Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlIsID

1874         (xmlIsID(node->doc, node, cur) == 1))
4014 if (xmlIsID(cur->doc, cur->parent, cur)) {
9536 if (xmlIsID(destDoc, clone->parent, (xmlAttrPtr) clone)) {