Home
last modified time | relevance | path

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

/PHP-7.2/ext/libxml/
H A Dlibxml.c604 #define ADD_NULL_OR_STRING_KEY(memb) \ in _php_libxml_external_entity_loader() macro
612 ADD_NULL_OR_STRING_KEY(directory) in _php_libxml_external_entity_loader()
613 ADD_NULL_OR_STRING_KEY(intSubName) in _php_libxml_external_entity_loader()
614 ADD_NULL_OR_STRING_KEY(extSubURI) in _php_libxml_external_entity_loader()
615 ADD_NULL_OR_STRING_KEY(extSubSystem) in _php_libxml_external_entity_loader()
617 #undef ADD_NULL_OR_STRING_KEY in _php_libxml_external_entity_loader()

Completed in 11 milliseconds