Home
last modified time | relevance | path

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

/php-uv/
H A Dphp_uv.h227 #define S_IFREG _S_IFREG macro
232 #ifndef S_IFREG
233 #define S_IFREG 0100000 macro
H A Duv.c42 …zend_declare_class_constant_long(uv_class_entry, "S_IFREG", sizeof("S_IFREG")-1, S_IFREG TSRMLS_C… in php_uv_init()

Completed in 6 milliseconds