Home | History | Annotate | Download | only in Lex

Lines Matching full:letter

950 /// return the decoded trigraph letter it corresponds to, or '\0' if nothing.
951 static char GetTrigraphCharForLetter(char Letter) {
952 switch (Letter) {