Home
last modified time | relevance | path

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

/string/
A Dstrcasecmp.c27 # define TOLOWER(Ch) tolower (Ch) macro
33 # define TOLOWER(Ch) __tolower_l ((Ch), loc) macro
A Dstrncase.c29 # define TOLOWER(Ch) tolower (Ch) macro
35 # define TOLOWER(Ch) __tolower_l ((Ch), loc) macro
A Dstrcasestr.c35 #define TOLOWER(Ch) tolower (Ch) macro

Completed in 6 milliseconds