Searched refs:xmlAddID (Results 1 - 25 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/include/libxml/
H A Dvalid.h268 xmlAddID (xmlValidCtxtPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/ipkg-install/usr/include/libxml2/libxml/
H A Dvalid.h268 xmlAddID (xmlValidCtxtPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dvalid.in.h268 xmlAddID (xmlValidCtxtPtr ctxt,
H A DSAX2.c1343 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
1345 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
2079 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
2084 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
H A Dvalid.c2606 * xmlAddID:
2617 xmlAddID(xmlValidCtxtPtr ctxt, xmlDocPtr doc, const xmlChar *value, function
2641 "xmlAddID: Table creation failed!\n");
4342 if (xmlAddID(ctxt, doc, value, attr) == NULL)
4539 if (xmlAddID(ctxt, doc, value, (xmlAttrPtr) ns) == NULL)
H A Dtree.c1850 xmlAddID(NULL, node->doc, value, cur);
3753 xmlAddID(NULL, target->doc, id, ret);
6473 xmlAddID(NULL, node->doc, value, prop);
9163 if (xmlAddID(NULL, destDoc, idVal, (xmlAttrPtr) cur) == NULL) {
H A Dxmlschemastypes.c2746 res = xmlAddID(NULL, node->doc, strip, attr);
2749 res = xmlAddID(NULL, node->doc, value, attr);
H A Dxmlschemas.c5942 res = xmlAddID(NULL, attr->doc, value, attr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/include/libxml/
H A Dvalid.h268 xmlAddID (xmlValidCtxtPtr ctxt,
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dvalid.in.h268 xmlAddID (xmlValidCtxtPtr ctxt,
H A DSAX2.c1343 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
1345 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
2079 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
2084 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
H A Dvalid.c2606 * xmlAddID:
2617 xmlAddID(xmlValidCtxtPtr ctxt, xmlDocPtr doc, const xmlChar *value, function
2641 "xmlAddID: Table creation failed!\n");
4342 if (xmlAddID(ctxt, doc, value, attr) == NULL)
4539 if (xmlAddID(ctxt, doc, value, (xmlAttrPtr) ns) == NULL)
H A Dtree.c1850 xmlAddID(NULL, node->doc, value, cur);
3753 xmlAddID(NULL, target->doc, id, ret);
6473 xmlAddID(NULL, node->doc, value, prop);
9163 if (xmlAddID(NULL, destDoc, idVal, (xmlAttrPtr) cur) == NULL) {
H A Dxmlschemastypes.c2746 res = xmlAddID(NULL, node->doc, strip, attr);
2749 res = xmlAddID(NULL, node->doc, value, attr);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A DSAX2.c1356 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
1358 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
2095 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
2100 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
H A Dvalid.c2615 * xmlAddID:
2626 xmlAddID(xmlValidCtxtPtr ctxt, xmlDocPtr doc, const xmlChar *value, function
2650 "xmlAddID: Table creation failed!\n");
4468 if (xmlAddID(ctxt, doc, value, attr) == NULL)
4665 if (xmlAddID(ctxt, doc, value, (xmlAttrPtr) ns) == NULL)
H A Dtree.c1864 xmlAddID(NULL, node->doc, value, cur);
3799 xmlAddID(NULL, target->doc, id, ret);
6534 xmlAddID(NULL, node->doc, value, prop);
9307 if (xmlAddID(NULL, destDoc, idVal, (xmlAttrPtr) cur) == NULL) {
H A Dxmlschemastypes.c2749 res = xmlAddID(NULL, node->doc, strip, attr);
2752 res = xmlAddID(NULL, node->doc, value, attr);
H A Delfgcchack.h1035 #undef xmlAddID macro
1036 extern __typeof (xmlAddID) xmlAddID __attribute((alias("xmlAddID__internal_alias")));
1038 #ifndef xmlAddID
1039 extern __typeof (xmlAddID) xmlAddID__internal_alias __attribute((visibility("hidden")));
1040 #define xmlAddID xmlAddID__internal_alias macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A DSAX2.c1356 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
1358 xmlAddID(&ctxt->vctxt, ctxt->myDoc, value, ret);
2095 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
2100 xmlAddID(&ctxt->vctxt, ctxt->myDoc, dup, ret);
H A Dvalid.c2615 * xmlAddID:
2626 xmlAddID(xmlValidCtxtPtr ctxt, xmlDocPtr doc, const xmlChar *value, function
2650 "xmlAddID: Table creation failed!\n");
4468 if (xmlAddID(ctxt, doc, value, attr) == NULL)
4665 if (xmlAddID(ctxt, doc, value, (xmlAttrPtr) ns) == NULL)
H A Dtree.c1864 xmlAddID(NULL, node->doc, value, cur);
3799 xmlAddID(NULL, target->doc, id, ret);
6534 xmlAddID(NULL, node->doc, value, prop);
9307 if (xmlAddID(NULL, destDoc, idVal, (xmlAttrPtr) cur) == NULL) {
H A Dxmlschemastypes.c2749 res = xmlAddID(NULL, node->doc, strip, attr);
2752 res = xmlAddID(NULL, node->doc, value, attr);
H A Delfgcchack.h1035 #undef xmlAddID macro
1036 extern __typeof (xmlAddID) xmlAddID __attribute((alias("xmlAddID__internal_alias")));
1038 #ifndef xmlAddID
1039 extern __typeof (xmlAddID) xmlAddID__internal_alias __attribute((visibility("hidden")));
1040 #define xmlAddID xmlAddID__internal_alias macro
H A Dxmlschemas.c5942 res = xmlAddID(NULL, attr->doc, value, attr);

Completed in 679 milliseconds

12