Searched refs:Lookahead (Results 1 – 1 of 1) sorted by relevance
120 #define Look_Ahead_Letter(n) (toupper(Lookahead((char *) word+w_idx, n)))125 static char Lookahead(char *word, int how_far) in Lookahead() function
Completed in 6 milliseconds