Searched refs:fs_file_path (Results 1 – 1 of 1) sorted by relevance
540 const char *fs_file_path; in php_openssl_check_path_ex() local555 fs_file_path = file_path + path_prefix_len; in php_openssl_check_path_ex()558 fs_file_path = file_path; in php_openssl_check_path_ex()562 if (CHECK_NULL_PATH(fs_file_path, fs_file_path_len)) { in php_openssl_check_path_ex()565 } else if (expand_filepath(fs_file_path, real_path) == NULL) { in php_openssl_check_path_ex()
Completed in 27 milliseconds