Home
last modified time | relevance | path

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

/PHP-8.3/ext/libxml/
H A Dlibxml.c639 static void _php_list_set_error_structure(const xmlError *error, const char *msg) in _php_list_set_error_structure() function
641 static void _php_list_set_error_structure(xmlError *error, const char *msg) in _php_list_set_error_structure()
684 _php_list_set_error_structure(NULL, msg); in php_libxml_issue_error()
710 _php_list_set_error_structure(NULL, ZSTR_VAL(LIBXML(error_buffer).s)); in php_libxml_internal_error_handler()
879 _php_list_set_error_structure(error, NULL); in php_libxml_structured_error_handler()

Completed in 6 milliseconds