Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlstring.c132 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp() function
Delfgcchack.h10882 #define xmlStrcmp xmlStrcmp__internal_alias macro
/external/honggfuzz/libhfuzz/
Dmemorycmp.c240 HF_WEAK_WRAP(int, xmlStrcmp, const char* s1, const char* s2) { in HF_WEAK_WRAP() argument