Searched refs:_php_libxml_default_entity_loader (Results 1 – 1 of 1) sorted by relevance
58 static xmlExternalEntityLoader _php_libxml_default_entity_loader; variable570 return _php_libxml_default_entity_loader(URL, ID, context); in _php_libxml_external_entity_loader()694 return _php_libxml_default_entity_loader(URL, ID, context); in _php_libxml_pre_ext_ent_loader()736 _php_libxml_default_entity_loader = xmlGetExternalEntityLoader(); in php_libxml_initialize()754 xmlSetExternalEntityLoader(_php_libxml_default_entity_loader); in php_libxml_shutdown()
Completed in 6 milliseconds