Searched defs:strcasecmp_l (Results 1 – 2 of 2) sorted by relevance
32 int strcasecmp_l(const char* s1, const char* s2, locale_t) { in strcasecmp_l() function
47 TEST(STRINGS_TEST, strcasecmp_l) { in TEST() argument