Searched refs:LCH1 (Results 1 – 1 of 1) sorted by relevance
711 Char MCH1, MCH2, LCH1, LCH2; in is_prefixmatch() local717 LCH1 = Isupper(MCH1) ? Tolower(MCH1) : in is_prefixmatch()722 (LCH1 != MCH2 || enhanced == 2)) { in is_prefixmatch()877 Char MCH1, MCH2, LCH1, LCH2; in recognize() local896 LCH1 = Isupper(MCH1) ? Tolower(MCH1) : MCH1; in recognize()899 if (LCH1 == MCH2 || (MCH1 == '_' && MCH2 == '-')) in recognize()901 else if (LCH1 != LCH2) in recognize()