Lines Matching refs:xmlStrncmp
4704 if (xmlStrncmp(tmp, BAD_CAST"catalog", 7))9089 if ((tlen > 0) && (xmlStrncmp(ctxt->input->cur, ctxt->name, tlen) == 0)) {