Searched defs:xmlStrcmp (Results 1 – 3 of 3) sorted by relevance
135 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp() function
684 int xmlStrcmp(const char *s1, const char *s2) { function