Home
last modified time | relevance | path

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

/PHP-7.3/ext/libxml/
H A Dlibxml.c612 #define ADD_NULL_OR_STRING_KEY(memb) \ in _php_libxml_external_entity_loader() macro
620 ADD_NULL_OR_STRING_KEY(directory) in _php_libxml_external_entity_loader()
621 ADD_NULL_OR_STRING_KEY(intSubName) in _php_libxml_external_entity_loader()
622 ADD_NULL_OR_STRING_KEY(extSubURI) in _php_libxml_external_entity_loader()
623 ADD_NULL_OR_STRING_KEY(extSubSystem) in _php_libxml_external_entity_loader()
625 #undef ADD_NULL_OR_STRING_KEY in _php_libxml_external_entity_loader()

Completed in 10 milliseconds