Home
last modified time | relevance | path

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

/php-src/ext/openssl/
H A Dphp_openssl.h97 bool contains_file_protocol, bool is_from_array, const char *option_name);
110 bool contains_file_protocol, bool is_from_array, const char *option_name) in php_openssl_check_path_str_ex() argument
113 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.c539 bool contains_file_protocol, bool is_from_array, const char *option_name) in php_openssl_check_path_ex() argument
551 if (contains_file_protocol) { in php_openssl_check_path_ex()

Completed in 22 milliseconds