Home
last modified time | relevance | path

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

/PHP-8.0/ext/libxml/
H A Dlibxml.c484 static void _php_list_set_error_structure(xmlErrorPtr error, const char *msg) in _php_list_set_error_structure() function
534 _php_list_set_error_structure(NULL, msg); in php_libxml_issue_error()
560 _php_list_set_error_structure(NULL, ZSTR_VAL(LIBXML(error_buffer).s)); in php_libxml_internal_error_handler()
737 _php_list_set_error_structure(error, NULL); in php_libxml_structured_error_handler()

Completed in 10 milliseconds