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

/barrelfish-2018-10-04/lib/pcre/
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 */
2899 max = rep_max[c]; /* zero for max => infinity */
3126 max = rep_max[c]; /* zero for max => infinity */
3381 max = rep_max[c]; /* zero for max => infinity */
3775 max = rep_max[c]; /* zero for max => infinity */
4132 max = rep_max[c]; /* zero for max => infinity */

Completed in 69 milliseconds