Home
last modified time | relevance | path

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

/PHP-7.4/win32/
H A Dreaddir.h19 struct dirent { struct
21 off_t d_off; /* offset to this dirent */ argument
33 struct dirent dent; /* the dirent to return */ argument
/PHP-7.4/main/
H A Dphp_streams.h363 #define php_stream_readdir(dirstream, dirent) _php_stream_readdir((dirstream), (dirent)) argument

Completed in 13 milliseconds