Home
last modified time | relevance | path

Searched refs:tolower (Results 1 – 3 of 3) sorted by relevance

/lk-master/lib/libc/string/
A Dstrnicmp.c33 c1 = tolower(c1); in strnicmp()
34 c2 = tolower(c2); in strnicmp()
/lk-master/lib/libc/include/
A Dctype.h27 int tolower(int c);
/lk-master/lib/libc/
A Dctype.c58 int tolower(int c) { in tolower() function

Completed in 2 milliseconds