Searched defs:disable (Results 1 – 2 of 2) sorted by relevance
21 function libxml_disable_entity_loader(bool $disable = true): bool {}
1119 PHP_LIBXML_API zend_bool php_libxml_disable_entity_loader(zend_bool disable) /* {{{ */ in php_libxml_disable_entity_loader()1130 zend_bool disable = 1; in PHP_FUNCTION() local
Completed in 8 milliseconds