Searched defs:xmlStrncmp (Results 1 – 3 of 3) sorted by relevance
682 int xmlStrncmp(const char *s1, const char *s2, int len) { function
223 xmlStrncmp(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncmp() function