Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_exec.c111 static const char rep_max[] = { 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, }; variable
2755 max = rep_max[c]; /* zero for max => infinity */ in match()
2899 max = rep_max[c]; /* zero for max => infinity */ in match()
3126 max = rep_max[c]; /* zero for max => infinity */ in match()
3381 max = rep_max[c]; /* zero for max => infinity */ in match()
3775 max = rep_max[c]; /* zero for max => infinity */ in match()
4132 max = rep_max[c]; /* zero for max => infinity */ in match()

Completed in 24 milliseconds