Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlstring.c206 xmlStrncmp(const xmlChar *str1, const xmlChar *str2, int len) { in xmlStrncmp() function
Delfgcchack.h11052 #define xmlStrncmp xmlStrncmp__internal_alias macro
/external/honggfuzz/libhfuzz/
Dmemorycmp.c224 HF_WEAK_WRAP(int, xmlStrncmp, const char* s1, const char* s2, int len) { in HF_WEAK_WRAP() argument