Home | History | Annotate | Download | only in src

Lines Matching defs:thisChar

70     const int thisChar = codes[i * MAX_PROXIMITY_CHARS];
73 if (thisChar == GERMAN_UMLAUT_DIGRAPHS[lastDigraphIndex].first) break;