Searched refs:Lookahead (Results 1 – 2 of 2) sorted by relevance
122 #define Look_Ahead_Letter(n) (toupper(Lookahead(word+w_idx, n)))127 static char Lookahead(char *word, int how_far) in Lookahead() function
6619 Lookahead assertions6621 Lookahead assertions start with (?= for positive assertions and (?! for
Completed in 52 milliseconds