Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.h273 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro
322 #define VCWD_OPENDIR(pathname) opendir(pathname) macro
/PHP-7.4/main/streams/
H A Dplain_wrapper.c1020 dir = VCWD_OPENDIR(path); in php_plain_files_dir_opener()

Completed in 10 milliseconds