Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.c254 cwd_state *state; in virtual_getcwd_ex()
1249 cwd_state new_state; in virtual_realpath()
1287 cwd_state new_state; in virtual_filepath_ex()
1309 cwd_state new_state; in virtual_fopen()
1336 cwd_state new_state; in virtual_access()
1360 cwd_state new_state; in virtual_utime()
1383 cwd_state new_state; in virtual_chmod()
1418 cwd_state new_state; in virtual_chown()
1445 cwd_state new_state; in virtual_open()
1481 cwd_state new_state; in virtual_creat()
[all …]
H A Dzend_virtual_cwd.h163 } cwd_state; typedef
165 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-src/main/
H A Dphp_open_temporary_file.c98 cwd_state new_state; in php_do_open_temporary_file()
H A Dfopen_wrappers.c771 cwd_state new_state;
/php-src/ext/zip/
H A Dphp_zip.c140 cwd_state new_state; in php_zip_extract_file()
/php-src/ext/phar/
H A Dphar_object.c4112 cwd_state new_state; in phar_extract_file()

Completed in 32 milliseconds