php_fopen_and_set_opened_path  645 main/fopen_wrappers.c 		return php_fopen_and_set_opened_path(filename, mode, opened_path);
php_fopen_and_set_opened_path  685 main/fopen_wrappers.c 		fp = php_fopen_and_set_opened_path(trypath, mode, opened_path);