Searched defs:xmlStrncasecmp (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10.1/libxml2-26/libxml2/
H A Dxmlstring.c296 xmlStrncasecmp(const xmlChar *str1, const xmlChar *str2, int len) { function
H A Dnanohttp.c118 #define xmlStrncasecmp(a, b, n) strncasecmp((char *)a, (char *)b, n) macro
H A Delfgcchack.h11017 #undef xmlStrncasecmp macro
11022 #define xmlStrncasecmp xmlStrncasecmp__internal_alias macro
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-core/libxml2-src/
H A Dxmlstring.c296 xmlStrncasecmp(const xmlChar *str1, const xmlChar *str2, int len) { function
H A Dnanohttp.c123 #define xmlStrncasecmp(a, b, n) strncasecmp((char *)a, (char *)b, n) macro
H A Delfgcchack.h10867 #undef xmlStrncasecmp macro
10872 #define xmlStrncasecmp xmlStrncasecmp__internal_alias macro

Completed in 198 milliseconds