Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlstring.c135 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp() function
/external/cronet/third_party/libxml/src/
Dxmlstring.c135 xmlStrcmp(const xmlChar *str1, const xmlChar *str2) { in xmlStrcmp() function
/external/AFLplusplus/utils/libtokencap/
Dlibtokencap.so.c684 int xmlStrcmp(const char *s1, const char *s2) { function