Home
last modified time | relevance | path

Searched defs:dirent (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/TSRM/
H A Dreaddir.h20 struct dirent { struct
22 off_t d_off; /* offset to this dirent */ argument
35 struct dirent dent; /* the dirent to return */ argument
/PHP-5.5/win32/
H A Dreaddir.h24 struct dirent { struct
26 off_t d_off; /* offset to this dirent */ argument
39 struct dirent dent; /* the dirent to return */ argument
/PHP-5.5/main/
H A Dphp_streams.h350 #define php_stream_readdir(dirstream, dirent) _php_stream_readdir((dirstream), (dirent) TSRMLS_CC) argument

Completed in 25 milliseconds