Home
last modified time | relevance | path

Searched refs:contains_file_protocol (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/openssl/
H A Dphp_openssl.h99 bool contains_file_protocol, bool is_from_array, const char *option_name);
112 bool contains_file_protocol, bool is_from_array, const char *option_name) in php_openssl_check_path_str_ex() argument
115 ZSTR_VAL(file_path), ZSTR_LEN(file_path), real_path, arg_num, contains_file_protocol, in php_openssl_check_path_str_ex()
H A Dopenssl.c538 bool contains_file_protocol, bool is_from_array, const char *option_name) in php_openssl_check_path_ex() argument
550 if (contains_file_protocol) { in php_openssl_check_path_ex()

Completed in 23 milliseconds