Home
last modified time | relevance | path

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

/PHP-8.4/ext/soap/
H A Dsoap.c70 static void soap_error_handler(int error_num, zend_string *error_filename, uint32_t error_lineno, z…
548 zend_error_cb = soap_error_handler; in PHP_MINIT_FUNCTION()
1936 static void soap_error_handler(int error_num, zend_string *error_filename, const uint32_t error_lin… in soap_error_handler() function

Completed in 15 milliseconds