Home
last modified time | relevance | path

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

/PHP-8.2/ext/libxml/
H A Dlibxml.c930 xmlStructuredErrorFunc current_handler; in PHP_FUNCTION() local
938 current_handler = xmlStructuredError; in PHP_FUNCTION()
939 if (current_handler && current_handler == php_libxml_structured_error_handler) { in PHP_FUNCTION()

Completed in 8 milliseconds