Lines Matching refs:up
455 /* Do a single test if no case difference is set up */
521 /* Set up for repetition, or handle the non-repeated case */
522 /* Set up the first character to match, if available. The first_char value is
824 caselessly, or if there are any changes of this flag within the regex, set up
825 cases if necessary. However, the different cased versions will not be set up
831 commoning these up that doesn't require a test of the positive/negative
1005 eptrb = eptrb->prev; /* Back up the stack of bracket start pointers */
1053 for the "once" (not-backup up) groups. */
1421 min = rep_min[c]; /* Pick up values from tables; */
1422 min = rep_min[c]; /* Pick up values from tables; */
1423 min = rep_min[c]; /* Pick up values from tables; */
1424 min = rep_min[c]; /* Pick up values from tables; */
1425 min = rep_min[c]; /* Pick up values from tables; */
1718 the expression and advancing one matching character if failing, up to the
1719 the expression and advancing one matching character if failing, up to the
1740 to save all the potential data. There may be up to 99 such values, which
1750 up quickly if there are fewer than the minimum number of characters left in
1751 up quickly if there are fewer than the minimum number of characters left in
1754 we just need to set up the whole thing as substring 0 before returning. If