Home
last modified time | relevance | path

Searched refs:libxml_disable_entity_loader (Results 1 – 6 of 6) sorted by path

/php-src/ext/libxml/
H A Dlibxml.c1184 PHP_FUNCTION(libxml_disable_entity_loader) in PHP_FUNCTION() argument
H A Dlibxml.stub.php176 function libxml_disable_entity_loader(bool $disable = true): bool {} function
H A Dlibxml_arginfo.h37 ZEND_FUNCTION(libxml_disable_entity_loader);
/php-src/ext/libxml/tests/
H A Dlibxml_disable_entity_loader.phpt2 libxml_disable_entity_loader()
32 var_dump(libxml_disable_entity_loader(true));
40 Deprecated: Function libxml_disable_entity_loader() is deprecated in %s on line %d
H A Dlibxml_disable_entity_loader_2.phpt2 libxml_disable_entity_loader()
32 var_dump(libxml_disable_entity_loader(true));
40 Deprecated: Function libxml_disable_entity_loader() is deprecated in %s on line %d
H A Dlibxml_entity_loading_disabled_by_default.phpt2 libxml_disable_entity_loader()

Completed in 14 milliseconds