Home
last modified time | relevance | path

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

/PHP-7.3/Zend/
H A Dzend_virtual_cwd.c493 cwd_state *state; in virtual_getcwd_ex()
1481 cwd_state new_state; in virtual_realpath()
1518 cwd_state new_state; in virtual_filepath_ex()
1539 cwd_state new_state; in virtual_fopen()
1566 cwd_state new_state; in virtual_access()
1590 cwd_state new_state; in virtual_utime()
1613 cwd_state new_state; in virtual_chmod()
1648 cwd_state new_state; in virtual_chown()
1675 cwd_state new_state; in virtual_open()
1711 cwd_state new_state; in virtual_creat()
[all …]
H A Dzend_virtual_cwd.h134 } cwd_state; typedef
136 typedef int (*verify_path_func)(const cwd_state *);
177 CWD_API int virtual_file_ex(cwd_state *state, const char *path, verify_path_func verify_path, int u…
202 cwd_state cwd;
/PHP-7.3/main/
H A Dphp_open_temporary_file.c100 cwd_state new_state; in php_do_open_temporary_file()
H A Dfopen_wrappers.c760 cwd_state new_state;
/PHP-7.3/ext/zip/
H A Dphp_zip.c155 cwd_state new_state; in php_zip_extract_file()
/PHP-7.3/ext/phar/
H A Dphar_object.c4117 cwd_state new_state; in phar_extract_file()

Completed in 51 milliseconds