Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dphp_libxml.h173 PHP_LIBXML_API bool php_libxml_uses_internal_errors(void);
H A Dlibxml.c1055 PHP_LIBXML_API bool php_libxml_uses_internal_errors(void) in php_libxml_uses_internal_errors() function
1070 bool retval = php_libxml_uses_internal_errors(); in PHP_FUNCTION()
/php-src/
H A DUPGRADING.INTERNALS204 - Added php_libxml_uses_internal_errors().
/php-src/ext/dom/
H A Dhtml_document.c775 …return php_libxml_uses_internal_errors() || ((EG(error_reporting) | EG(user_error_handler_error_re… in dom_should_register_error_handlers()

Completed in 13 milliseconds