Home
last modified time | relevance | path

Searched refs:S_IFDIR (Results 1 – 2 of 2) sorted by relevance

/php-uv/
H A Dphp_uv.h226 #define S_IFDIR _S_IFDIR macro
229 #ifndef S_IFDIR
230 #define S_IFDIR 0040000 macro
H A Duv.c41 …zend_declare_class_constant_long(uv_class_entry, "S_IFDIR", sizeof("S_IFDIR")-1, S_IFDIR TSRMLS_C… in php_uv_init()

Completed in 6 milliseconds