Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h275 #define VCWD_REALPATH(path, real_path) virtual_realpath(path, real_path) macro
334 #define VCWD_REALPATH(path, real_path) tsrm_realpath(path, real_path) macro

Completed in 7 milliseconds