Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_virtual_cwd.h281 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro
330 #define VCWD_OPENDIR(pathname) opendir(pathname) macro
/PHP-7.1/main/streams/
H A Dplain_wrapper.c952 dir = VCWD_OPENDIR(path); in php_plain_files_dir_opener()

Completed in 12 milliseconds