Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrcmp

1864             if (xmlStrcmp(curns->uri, namespaceURI) == 0) {
4302 return xmlStrcmp(p0->name, p1->name);
4405 rc = xmlStrcmp(p0->prefix, p1->prefix);