Home
last modified time | relevance | path

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

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

Completed in 13 milliseconds