xmlValidateNotationUse 15290 third_party/libxml/src/elfgcchack.h #undef xmlValidateNotationUse
xmlValidateNotationUse 15291 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNotationUse) xmlValidateNotationUse __attribute((alias("xmlValidateNotationUse__internal_alias")));
xmlValidateNotationUse 15293 third_party/libxml/src/elfgcchack.h #ifndef xmlValidateNotationUse
xmlValidateNotationUse 15294 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateNotationUse) xmlValidateNotationUse__internal_alias __attribute((visibility("hidden")));
xmlValidateNotationUse 15295 third_party/libxml/src/elfgcchack.h #define xmlValidateNotationUse xmlValidateNotationUse__internal_alias
xmlValidateNotationUse  381 third_party/libxml/src/include/libxml/valid.h 		xmlValidateNotationUse	(xmlValidCtxtPtr ctxt,
xmlValidateNotationUse 26651 third_party/libxml/src/testapi.c         ret_val = xmlValidateNotationUse(ctxt, doc, (const xmlChar *)notationName);
xmlValidateNotationUse 6648 third_party/libxml/src/valid.c 	    ret = xmlValidateNotationUse(ctxt, cur->doc, notation);
xmlValidateNotationUse 2872 third_party/libxml/src/xmlschemastypes.c                     ret = xmlValidateNotationUse(NULL, node->doc, value);