Home
last modified time | relevance | path

Searched defs:VCWD_STAT (Results 1 – 1 of 1) sorted by last modified time

/PHP-8.0/Zend/
H A Dzend_virtual_cwd.h267 #define VCWD_STAT(path, buff) virtual_stat(path, buff) macro
319 #define VCWD_STAT(path, buff) php_sys_stat(path, buff) macro

Completed in 12 milliseconds