Home
last modified time | relevance | path

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

/PHP-5.3/TSRM/
H A Dtsrm_virtual_cwd.h274 #define VCWD_OPENDIR(pathname) virtual_opendir(pathname TSRMLS_CC) macro
310 #define VCWD_OPENDIR(pathname) opendir(pathname) macro
/PHP-5.3/main/streams/
H A Dplain_wrapper.c872 dir = VCWD_OPENDIR(path); in php_plain_files_dir_opener()

Completed in 11 milliseconds