Home
last modified time | relevance | path

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

/PHP-7.4/ext/libxml/
H A Dlibxml.c533 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure() function
583 _php_list_set_error_structure(NULL, msg); in php_libxml_issue_error()
610 _php_list_set_error_structure(NULL, ZSTR_VAL(LIBXML(error_buffer).s)); in php_libxml_internal_error_handler()
787 _php_list_set_error_structure(error, NULL); in php_libxml_structured_error_handler()

Completed in 8 milliseconds