Home
last modified time | relevance | path

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

/php-src/ext/libxml/
H A Dlibxml.c716 #define ADD_NULL_OR_STRING_KEY(memb) \ in _php_libxml_external_entity_loader() macro
724 ADD_NULL_OR_STRING_KEY(directory) in _php_libxml_external_entity_loader()
725 ADD_NULL_OR_STRING_KEY(intSubName) in _php_libxml_external_entity_loader()
726 ADD_NULL_OR_STRING_KEY(extSubURI) in _php_libxml_external_entity_loader()
727 ADD_NULL_OR_STRING_KEY(extSubSystem) in _php_libxml_external_entity_loader()
729 #undef ADD_NULL_OR_STRING_KEY in _php_libxml_external_entity_loader()

Completed in 9 milliseconds