Home
last modified time | relevance | path

Searched refs:DT_DIR (Results 1 – 4 of 4) sorted by relevance

/PHP-8.3/win32/
H A Dreaddir.h20 #define DT_DIR 4 macro
H A Dreaddir.c126 dp->dent.d_type = DT_DIR; in readdir()
/PHP-8.3/Zend/
H A Dzend_virtual_cwd.h94 #ifndef DT_DIR
95 # define DT_DIR 4 macro
/PHP-8.3/ext/spl/
H A Dspl_directory.c1493 if (intern->u.dir.entry.d_type == DT_DIR) { in PHP_METHOD()

Completed in 22 milliseconds