Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_virtual_cwd.h275 #define VCWD_CHDIR_FILE(path) virtual_chdir_file(path, (int (*)(const char *)) virtual_chdir) macro
329 #define VCWD_CHDIR_FILE(path) virtual_chdir_file(path, chdir) macro
/php-src/main/
H A Dmain.c2537 VCWD_CHDIR_FILE(ZSTR_VAL(primary_file->filename)); in php_execute_script_ex()
2640 VCWD_CHDIR_FILE(ZSTR_VAL(primary_file->filename)); in php_execute_simple_script()
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c430 VCWD_CHDIR_FILE(res); in PHPDBG_COMMAND()

Completed in 18 milliseconds