Home | History | Annotate | Download | only in libxml2

Lines Matching refs:xmlStrEqual

1214 	        (xmlStrEqual(BAD_CAST uri->scheme, BAD_CAST "file"))) {
2281 if (xmlStrEqual((xmlChar *)bas->path, (xmlChar *)ref->path)) {