Searched defs:xmlStrncmp (Results 1 – 3 of 3) sorted by relevance
206 xmlStrncmp(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncmp() function
11052 #define xmlStrncmp xmlStrncmp__internal_alias macro
224 HF_WEAK_WRAP(int, xmlStrncmp, const char* s1, const char* s2, int len) { in HF_WEAK_WRAP() argument