Home
last modified time | relevance | path

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

/PHP-8.3/win32/
H A Dreaddir.h21 #define DT_REG 8 macro
H A Dreaddir.c128 dp->dent.d_type = DT_REG; in readdir()
/PHP-8.3/Zend/
H A Dzend_virtual_cwd.h97 #ifndef DT_REG
98 # define DT_REG 8 macro
/PHP-8.3/ext/spl/
H A Dspl_directory.c1495 } else if (intern->u.dir.entry.d_type == DT_REG) { in PHP_METHOD()

Completed in 15 milliseconds