Home
last modified time | relevance | path

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

/timezone/
A Dzic.c174 static char lowerit(char);
1662 switch (lowerit(*ep)) { in rulesub()
3135 lowerit(char a) in lowerit() function
3155 while (lowerit(*ap) == lowerit(*bp++)) in ciequal()
3164 if (lowerit(*abbr) != lowerit(*word)) in itsabbr()
3171 } while (lowerit(*word++) != lowerit(*abbr)); in itsabbr()
3183 while (lowerit(*abbr++) == lowerit(*word++)); in ciprefix()

Completed in 13 milliseconds