Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c165 static int lowerit(int c);
1416 switch (lowerit(*ep)) { in rulesub()
2853 lowerit(int a) in lowerit() function
2863 while (lowerit(*ap) == lowerit(*bp++)) in ciequal()
2872 if (lowerit(*abbr) != lowerit(*word)) in itsabbr()
2879 } while (lowerit(*word++) != lowerit(*abbr)); in itsabbr()