Home | History | Annotate | Download | only in src

Lines Matching refs:latin_tolower

48 //            ccc2 = latin_tolower(cc);
60 // Initially, started with an empty latin_tolower() as below.
62 // unsigned short latin_tolower(unsigned short c) {
81 // 3. Update the latin_tolower() function above with SORTED_CHAR_MAP. Enable
890 unsigned short latin_tolower(unsigned short c) {