Lines Matching refs:reptype

608 uint32_t reptype = 0;   /* Type of repetition (0 to avoid compiler warning) */  in match()  local
1128 reptype = REPTYPE_POS; in match()
1136 reptype = REPTYPE_MAX; in match()
1144 reptype = REPTYPE_MIN; in match()
1152 reptype = REPTYPE_POS; in match()
1160 reptype = REPTYPE_POS; in match()
1168 reptype = REPTYPE_POS; in match()
1189 reptype = rep_typ[fc]; in match()
1245 if (reptype == REPTYPE_MIN) in match()
1290 if (reptype != REPTYPE_POS) for(;;) in match()
1348 if (reptype == REPTYPE_MIN) in match()
1383 if (reptype != REPTYPE_POS) for (;;) in match()
1409 if (reptype == REPTYPE_MIN) in match()
1440 if (reptype != REPTYPE_POS) for (;;) in match()
1484 reptype = REPTYPE_MAX; in match()
1492 reptype = REPTYPE_MIN; in match()
1498 reptype = REPTYPE_POS; in match()
1506 reptype = REPTYPE_POS; in match()
1514 reptype = REPTYPE_POS; in match()
1522 reptype = REPTYPE_POS; in match()
1543 reptype = rep_typ[fc]; in match()
1602 if (reptype == REPTYPE_MIN) in match()
1671 if (reptype != REPTYPE_POS) for(;;) in match()
1695 if (reptype != REPTYPE_POS) for (;;) in match()
1742 if (reptype == REPTYPE_MIN) in match()
1809 if (reptype != REPTYPE_POS) for(;;) in match()
1832 if (reptype != REPTYPE_POS) for (;;) in match()
1888 reptype = rep_typ[fc]; in match()
1897 reptype = rep_typ[*Fecode - OP_CRSTAR]; in match()
1957 if (reptype == REPTYPE_MIN) in match()
2036 if (reptype == REPTYPE_POS) continue; /* No backtracking */ in match()
2073 if (reptype == REPTYPE_POS) continue; /* No backtracking */ in match()
2126 reptype = rep_typ[fc]; in match()
2135 reptype = rep_typ[*Fecode - OP_CRSTAR]; in match()
2164 if (reptype == REPTYPE_MIN) in match()
2204 if (reptype == REPTYPE_POS) continue; /* No backtracking */ in match()
2558 reptype = (*Fecode == OP_TYPEMINUPTO)? REPTYPE_MIN : REPTYPE_MAX; in match()
2563 reptype = REPTYPE_POS; in match()
2570 reptype = REPTYPE_POS; in match()
2577 reptype = REPTYPE_POS; in match()
2584 reptype = REPTYPE_POS; in match()
2599 reptype = rep_typ[fc]; in match()
3346 if (reptype == REPTYPE_MIN) in match()
4083 if (reptype == REPTYPE_POS) continue; /* No backtracking */ in match()
4122 if (reptype == REPTYPE_POS) continue; /* No backtracking */ in match()
4399 if (reptype == REPTYPE_POS) continue; /* No backtracking */ in match()
4656 if (reptype == REPTYPE_POS) continue; /* No backtracking */ in match()
4731 reptype = rep_typ[fc]; in match()
4738 reptype = rep_typ[*Fecode - OP_CRSTAR]; in match()
4795 if (reptype == REPTYPE_MIN) in match()