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.c252 cwd_state *state; in virtual_getcwd_ex()
1247 cwd_state new_state; in virtual_realpath()
1285 cwd_state new_state; in virtual_filepath_ex()
1307 cwd_state new_state; in virtual_fopen()
1334 cwd_state new_state; in virtual_access()
1358 cwd_state new_state; in virtual_utime()
1381 cwd_state new_state; in virtual_chmod()
1416 cwd_state new_state; in virtual_chown()
1443 cwd_state new_state; in virtual_open()
1479 cwd_state new_state; in virtual_creat()
[all …]
H A Dzend_virtual_cwd.h165 } cwd_state; typedef
167 typedef int (*verify_path_func)(const cwd_state *);
209 CWD_API int virtual_file_ex(cwd_state *state, const char *path, verify_path_func verify_path, int u…
234 cwd_state cwd;
/php-src/main/
H A Dphp_open_temporary_file.c107 cwd_state new_state; in php_do_open_temporary_file()
H A Dfopen_wrappers.c783 cwd_state new_state;
/php-src/ext/zip/
H A Dphp_zip.c139 cwd_state new_state; in php_zip_extract_file()
/php-src/ext/phar/
H A Dphar_object.c4134 cwd_state new_state; in phar_extract_file()

Completed in 51 milliseconds