Home
last modified time | relevance | path

Searched defs:xmlStrcasecmp (Results 1 – 3 of 3) sorted by relevance

/external/libxml2/
Dxmlstring.c271 xmlStrcasecmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcasecmp() function
Delfgcchack.h10842 #define xmlStrcasecmp xmlStrcasecmp__internal_alias macro
/external/honggfuzz/libhfuzz/
Dmemorycmp.c269 HF_WEAK_WRAP(int, xmlStrcasecmp, const char* s1, const char* s2) { in HF_WEAK_WRAP() argument