struct php_stream_dirent

Holds information about a single file during dir scanning ()

php_stream_dirent
    char d_name[MAXPATHLEN]

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

This HTML Help has been published using the chm2web software.