Home
last modified time | relevance | path

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

/PHP-7.2/Zend/
H A Dzend_virtual_cwd.h268 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro
317 #define VCWD_OPENDIR(pathname) opendir(pathname) macro
/PHP-7.2/main/streams/
H A Dplain_wrapper.c949 dir = VCWD_OPENDIR(path); in php_plain_files_dir_opener()

Completed in 10 milliseconds