Searched refs:Lookahead (Results 1 – 2 of 2) 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
6643 Lookahead assertions6645 Lookahead assertions start with (?= for positive assertions and (?! for
Completed in 48 milliseconds