Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlstring.c157 xmlStrEqual(const xmlChar *str1, const xmlChar *str2) { in xmlStrEqual() function
Delfgcchack.h10802 #define xmlStrEqual xmlStrEqual__internal_alias macro
/external/honggfuzz/libhfuzz/
Dmemorycmp.c253 HF_WEAK_WRAP(int, xmlStrEqual, const char* s1, const char* s2) { in HF_WEAK_WRAP() argument