Home | History | Annotate | Download | only in tzcode

Lines Matching full:ciequal

134 static int	ciequal(const char * ap, const char * bp);
2653 ciequal(ap, bp) /* case-insensitive equality */
2693 if (ciequal(word, lp->l_word))