Home
last modified time | relevance | path

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

/PHP-7.1/win32/
H A Dreaddir.h22 struct dirent { struct
24 off_t d_off; /* offset to this dirent */ argument
34 struct dirent *readdir(DIR *); argument
/PHP-7.1/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-7.1/main/
H A Dphp_streams.h359 #define php_stream_readdir(dirstream, dirent) _php_stream_readdir((dirstream), (dirent)) argument

Completed in 12 milliseconds