Home
last modified time | relevance | path

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

/PHP-8.0/ext/libxml/tests/
H A D001.phpt2 libxml_use_internal_errors()
8 var_dump(libxml_use_internal_errors(false));
9 var_dump(libxml_use_internal_errors(true));
10 var_dump(libxml_use_internal_errors());
H A D003.phpt2 libxml_use_internal_errors() memory leaks
7 var_dump(libxml_use_internal_errors(true));
21 var_dump(libxml_use_internal_errors(false));
H A Dbug69753-mb.phpt12 libxml_use_internal_errors(true);
H A Dbug69753.phpt12 libxml_use_internal_errors(true);
H A D002.phpt8 var_dump(libxml_use_internal_errors(true));
/PHP-8.0/ext/libxml/
H A Dlibxml_arginfo.h31 ZEND_FUNCTION(libxml_use_internal_errors);
41 ZEND_FE(libxml_use_internal_errors, arginfo_libxml_use_internal_errors)
H A Dlibxml.stub.php12 function libxml_use_internal_errors(?bool $use_errors = null): bool {} function
H A Dlibxml.c996 PHP_FUNCTION(libxml_use_internal_errors) in PHP_FUNCTION() argument
/PHP-8.0/ext/xmlreader/tests/
H A Dbug64230.phpt19 libxml_use_internal_errors(true);
28 libxml_use_internal_errors(false);
H A Dlibxml_global_state_entity_loader_bypass.phpt15 libxml_use_internal_errors(true);
/PHP-8.0/ext/simplexml/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt15 libxml_use_internal_errors(true);
/PHP-8.0/ext/dom/tests/
H A Dlibxml_global_state_entity_loader_bypass.phpt15 libxml_use_internal_errors(true);

Completed in 24 milliseconds