Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_virtual_cwd.c127 static int php_is_dir_ok(const cwd_state *state) /* {{{ */ in php_is_dir_ok() function
1203 return virtual_file_ex(&CWDG(cwd), path, php_is_dir_ok, CWD_REALPATH)?-1:0; in virtual_chdir()

Completed in 8 milliseconds