Searched refs:soap_error_handler (Results 1 – 1 of 1) sorted by relevance
70 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