Home
last modified time | relevance | path

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

/string/
A Dstrcasecmp.c26 # define __strcasecmp strcasecmp macro
31 # define __strcasecmp __strcasecmp_l macro
46 __strcasecmp (const char *s1, const char *s2 LOCALE_PARAM) in __strcasecmp() function

Completed in 3 milliseconds