Searched refs:LCH2 (Results 1 – 1 of 1) sorted by relevance
711 Char MCH1, MCH2, LCH1, LCH2; in is_prefixmatch() local719 LCH2 = Isupper(MCH2) ? Tolower(MCH2) : in is_prefixmatch()721 if (MCH1 != MCH2 && MCH1 != LCH2 && in is_prefixmatch()877 Char MCH1, MCH2, LCH1, LCH2; in recognize() local897 LCH2 = Isupper(MCH2) ? Tolower(MCH2) : MCH2; in recognize()901 else if (LCH1 != LCH2) in recognize()