struct php_stream_dirent

struct php_stream_dirent

struct php_stream_dirent -- Holds information about a single file during dir scanning

Description

php_stream_dirent
     char d_name[MAXPATHLEN]

d_name holds the name of the file, relative to the directory being scanned.

© Copyright 2003-2023 www.php-editors.com. The ultimate PHP Editor and PHP IDE site.