Searched refs:rep_max (Results 1 - 1 of 1) sorted by relevance
/forgerock/web-agents-v4/pcre/ |
H A D | pcre_exec.c | 111 static const char rep_max[] = { 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 1, }; variable 2748 max = rep_max[c]; /* zero for max => infinity */ 2892 max = rep_max[c]; /* zero for max => infinity */ 3119 max = rep_max[c]; /* zero for max => infinity */ 3374 max = rep_max[c]; /* zero for max => infinity */ 3768 max = rep_max[c]; /* zero for max => infinity */ 4125 max = rep_max[c]; /* zero for max => infinity */
|
Completed in 39 milliseconds