Home
last modified time | relevance | path

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

/PHP-8.2/ext/openssl/
H A Dopenssl.c483 static void php_openssl_check_path_error(uint32_t arg_num, int type, const char *format, ...) in php_openssl_check_path_error() function
540 php_openssl_check_path_error( in php_openssl_check_path_ex()
543 php_openssl_check_path_error(arg_num, error_type, "array item %s", error_msg); in php_openssl_check_path_ex()
545 php_openssl_check_path_error( in php_openssl_check_path_ex()
548 php_openssl_check_path_error(arg_num, error_type, "%s", error_msg); in php_openssl_check_path_ex()

Completed in 23 milliseconds