Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrcmp

1856             if (xmlStrcmp(curns->uri, namespaceURI) == 0) {
4292 return xmlStrcmp(p0->name, p1->name);
4395 rc = xmlStrcmp(p0->prefix, p1->prefix);