xmlValidateElement 15170 third_party/libxml/src/elfgcchack.h #undef xmlValidateElement xmlValidateElement 15171 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateElement) xmlValidateElement __attribute((alias("xmlValidateElement__internal_alias"))); xmlValidateElement 15173 third_party/libxml/src/elfgcchack.h #ifndef xmlValidateElement xmlValidateElement 15174 third_party/libxml/src/elfgcchack.h extern __typeof (xmlValidateElement) xmlValidateElement__internal_alias __attribute((visibility("hidden"))); xmlValidateElement 15175 third_party/libxml/src/elfgcchack.h #define xmlValidateElement xmlValidateElement__internal_alias xmlValidateElement 354 third_party/libxml/src/include/libxml/valid.h xmlValidateElement (xmlValidCtxtPtr ctxt, xmlValidateElement 12933 third_party/libxml/src/parser.c oldctxt->valid &= xmlValidateElement(&oldctxt->vctxt, xmlValidateElement 26371 third_party/libxml/src/testapi.c ret_val = xmlValidateElement(ctxt, doc, elem); xmlValidateElement 6417 third_party/libxml/src/valid.c ret &= xmlValidateElement(ctxt, doc, child); xmlValidateElement 6630 third_party/libxml/src/valid.c ret = xmlValidateElement(ctxt, doc, root); xmlValidateElement 6847 third_party/libxml/src/valid.c ret &= xmlValidateElement(ctxt, doc, root);