Home
last modified time | relevance | path

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

/PHP-7.1/Zend/
H A Dzend_virtual_cwd.c550 cwd_state *state; in virtual_getcwd_ex()
1524 cwd_state new_state; in virtual_realpath()
1570 cwd_state new_state; in virtual_filepath_ex()
1591 cwd_state new_state; in virtual_fopen()
1618 cwd_state new_state; in virtual_access()
1642 cwd_state new_state; in virtual_utime()
1665 cwd_state new_state; in virtual_chmod()
1700 cwd_state new_state; in virtual_chown()
1727 cwd_state new_state; in virtual_open()
1763 cwd_state new_state; in virtual_creat()
[all …]
H A Dzend_virtual_cwd.h149 } cwd_state; typedef
151 typedef int (*verify_path_func)(const cwd_state *);
207 CWD_API int virtual_file_ex(cwd_state *state, const char *path, verify_path_func verify_path, int u…
232 cwd_state cwd;
/PHP-7.1/main/
H A Dphp_open_temporary_file.c109 cwd_state new_state; in php_do_open_temporary_file()
H A Dfopen_wrappers.c766 cwd_state new_state;
/PHP-7.1/ext/zip/
H A Dphp_zip.c150 cwd_state new_state; in php_zip_extract_file()
/PHP-7.1/ext/phar/
H A Dphar_object.c4143 cwd_state new_state; in phar_extract_file()

Completed in 49 milliseconds