Home
last modified time | relevance | path

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

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

Completed in 71 milliseconds