Searched defs:xmlStrcmp (Results 1 – 3 of 3) sorted by relevance
132 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp() function
10882 #define xmlStrcmp xmlStrcmp__internal_alias macro
240 HF_WEAK_WRAP(int, xmlStrcmp, const char* s1, const char* s2) { in HF_WEAK_WRAP() argument