Home
last modified time | relevance | path

Searched defs:VCWD_STAT (Results 1 – 1 of 1) sorted by relevance

/PHP-5.5/TSRM/
H A Dtsrm_virtual_cwd.h269 #define VCWD_STAT(path, buff) virtual_stat(path, buff TSRMLS_CC) macro
305 #define VCWD_STAT(path, buff) php_sys_stat(path, buff) macro

Completed in 6 milliseconds