Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlAddID

2567  * xmlAddID:
2578 xmlAddID(xmlValidCtxtPtr ctxt, xmlDocPtr doc, const xmlChar *value,
2602 "xmlAddID: Table creation failed!\n");
4429 if (xmlAddID(ctxt, doc, value, attr) == NULL)
4626 if (xmlAddID(ctxt, doc, value, (xmlAttrPtr) ns) == NULL)