xmlAddID 1373 third_party/libxml/src/SAX2.c xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret); xmlAddID 1375 third_party/libxml/src/SAX2.c xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret); xmlAddID 2117 third_party/libxml/src/SAX2.c xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret); xmlAddID 2122 third_party/libxml/src/SAX2.c xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret); xmlAddID 1035 third_party/libxml/src/elfgcchack.h #undef xmlAddID xmlAddID 1036 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAddID) xmlAddID __attribute((alias("xmlAddID__internal_alias"))); xmlAddID 1038 third_party/libxml/src/elfgcchack.h #ifndef xmlAddID xmlAddID 1039 third_party/libxml/src/elfgcchack.h extern __typeof (xmlAddID) xmlAddID__internal_alias __attribute((visibility("hidden"))); xmlAddID 1040 third_party/libxml/src/elfgcchack.h #define xmlAddID xmlAddID__internal_alias xmlAddID 268 third_party/libxml/src/include/libxml/valid.h xmlAddID (xmlValidCtxtPtr ctxt, xmlAddID 1864 third_party/libxml/src/tree.c xmlAddID(NULL, node->doc, value, cur); xmlAddID 4006 third_party/libxml/src/tree.c xmlAddID(NULL, target->doc, id, ret); xmlAddID 6745 third_party/libxml/src/tree.c xmlAddID(NULL, node->doc, value, prop); xmlAddID 9529 third_party/libxml/src/tree.c if (xmlAddID(NULL, destDoc, idVal, (xmlAttrPtr) cur) == NULL) { xmlAddID 4428 third_party/libxml/src/valid.c if (xmlAddID(ctxt, doc, value, attr) == NULL) xmlAddID 4625 third_party/libxml/src/valid.c if (xmlAddID(ctxt, doc, value, (xmlAttrPtr) ns) == NULL) xmlAddID 5942 third_party/libxml/src/xmlschemas.c res = xmlAddID(NULL, attr->doc, value, attr); xmlAddID 2749 third_party/libxml/src/xmlschemastypes.c res = xmlAddID(NULL, node->doc, strip, attr); xmlAddID 2752 third_party/libxml/src/xmlschemastypes.c res = xmlAddID(NULL, node->doc, value, attr); xmlAddID 987 third_party/libxslt/libxslt/attributes.c xmlAddID(NULL, attr->doc, copyTxt->content, attr); xmlAddID 771 third_party/libxslt/libxslt/templates.c xmlAddID(NULL, copy->doc, text->content, copy);