Home | History | Annotate | Download | only in libxml2

Lines Matching defs:xmlAddID

2566  * xmlAddID:
2577 xmlAddID(xmlValidCtxtPtr ctxt, xmlDocPtr doc, const xmlChar *value,
2601 "xmlAddID: Table creation failed!\n");
4428 if (xmlAddID(ctxt, doc, value, attr) == NULL)
4625 if (xmlAddID(ctxt, doc, value, (xmlAttrPtr) ns) == NULL)