Searched defs:LocaleNCompare (Results 1 – 3 of 3) sorted by relevance
72 #define LocaleNCompare(p,q,l) strncasecmp(p,q,l) macro
1512 MagickExport int LocaleNCompare(const char *p,const char *q,const size_t length) in LocaleNCompare() function
718 #define LocaleNCompare PrependMagickMethod(LocaleNCompare) macro