Home
last modified time | relevance | path

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

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_exec.c93 static const char rep_max[] = { 0, 0, 0, 0, 1, 1 }; variable
2691 max = rep_max[c]; /* zero for max => infinity */ in match()
2831 max = rep_max[c]; /* zero for max => infinity */ in match()
3045 max = rep_max[c]; /* zero for max => infinity */ in match()
3295 max = rep_max[c]; /* zero for max => infinity */ in match()
3680 max = rep_max[c]; /* zero for max => infinity */ in match()
4036 max = rep_max[c]; /* zero for max => infinity */ in match()

Completed in 25 milliseconds