Home
last modified time | relevance | path

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

/php-src/win32/
H A Dreaddir.h20 #define DT_DIR 4 macro
H A Dreaddir.c126 dp->dent.d_type = DT_DIR; in readdir()
/php-src/Zend/
H A Dzend_virtual_cwd.h96 #ifndef DT_DIR
97 # define DT_DIR 4 macro
/php-src/ext/spl/
H A Dspl_directory.c1461 if (intern->u.dir.entry.d_type == DT_DIR) { in PHP_METHOD()

Completed in 16 milliseconds