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