Home
last modified time | relevance | path

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

/PHP-8.3/ext/openssl/
H A Dopenssl.c519 static void php_openssl_check_path_error(uint32_t arg_num, int type, const char *format, ...) in php_openssl_check_path_error() function
576 php_openssl_check_path_error( in php_openssl_check_path_ex()
579 php_openssl_check_path_error(arg_num, error_type, "array item %s", error_msg); in php_openssl_check_path_ex()
581 php_openssl_check_path_error( in php_openssl_check_path_ex()
584 php_openssl_check_path_error(arg_num, error_type, "%s", error_msg); in php_openssl_check_path_ex()

Completed in 24 milliseconds