Searched refs:LCH2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tcsh/
H A Dtw.parse.c711 Char MCH1, MCH2, LCH1, LCH2; local
719 LCH2 = Isupper(MCH2) ? Tolower(MCH2) :
721 if (MCH1 != MCH2 && MCH1 != LCH2 &&
877 Char MCH1, MCH2, LCH1, LCH2; local
897 LCH2 = Isupper(MCH2) ? Tolower(MCH2) : MCH2;
901 else if (LCH1 != LCH2)

Completed in 108 milliseconds