Home
last modified time | relevance | path

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

/PHP-5.5/ext/libxml/
H A Dlibxml.c600 #define ADD_NULL_OR_STRING_KEY(memb) \ in _php_libxml_external_entity_loader() macro
608 ADD_NULL_OR_STRING_KEY(directory) in _php_libxml_external_entity_loader()
609 ADD_NULL_OR_STRING_KEY(intSubName) in _php_libxml_external_entity_loader()
610 ADD_NULL_OR_STRING_KEY(extSubURI) in _php_libxml_external_entity_loader()
611 ADD_NULL_OR_STRING_KEY(extSubSystem) in _php_libxml_external_entity_loader()
613 #undef ADD_NULL_OR_STRING_KEY in _php_libxml_external_entity_loader()

Completed in 7 milliseconds