Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h284 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname) macro
333 #define VCWD_OPENDIR(pathname) opendir(pathname) macro
/php-src/main/streams/
H A Dplain_wrapper.c1079 dir = VCWD_OPENDIR(path); in php_plain_files_dir_opener()

Completed in 14 milliseconds