Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
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.