Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h266 #define VCWD_REALPATH(path, real_path) virtual_realpath(path, real_path) macro
325 #define VCWD_REALPATH(path, real_path) tsrm_realpath(path, real_path) macro

Completed in 13 milliseconds