Home
last modified time | relevance | path

Searched refs:Lookahead (Results 1 – 2 of 2) sorted by relevance

/PHP-7.0/ext/standard/
H A Dmetaphone.c120 #define Look_Ahead_Letter(n) (toupper(Lookahead((char *) word+w_idx, n)))
125 static char Lookahead(char *word, int how_far) in Lookahead() function
/PHP-7.0/ext/pcre/pcrelib/doc/
H A Dpcre.txt6643 Lookahead assertions
6645 Lookahead assertions start with (?= for positive assertions and (?! for

Completed in 30 milliseconds