Searched defs:disable (Results 1 – 2 of 2) sorted by relevance
177 function libxml_disable_entity_loader(bool $disable = true): bool {}
1049 PHP_LIBXML_API bool php_libxml_disable_entity_loader(bool disable) /* {{{ */ in php_libxml_disable_entity_loader()1060 bool disable = 1; in PHP_FUNCTION() local
Completed in 30 milliseconds