Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlAddID

1875         xmlAddID(NULL, node->doc, value, cur);
4019 xmlAddID(NULL, target->doc, id, ret);
6758 xmlAddID(NULL, node->doc, value, prop);
9542 if (xmlAddID(NULL, destDoc, idVal, (xmlAttrPtr) cur) == NULL) {