Searched refs:OP_EXACT (Results 1 – 7 of 7) sorted by relevance
214 case OP_EXACT: in find_minlength()733 case OP_EXACT: /* Fall through */ in set_start_bits()
1594 case OP_EXACT: in find_fixedlength()1778 case OP_EXACT: in _pcre_find_bracket()1884 case OP_EXACT: in find_recurse()2079 case OP_EXACT: in could_be_empty_branch()4316 *code++ = OP_EXACT + op_type; /* NB EXACT doesn't have repeat_type */ in compile_branch()4751 else if (*tempcode == OP_EXACT || *tempcode == OP_NOTEXACT) in compile_branch()6759 case OP_EXACT: /* Fall through */ in find_firstassertedchar()
330 case OP_EXACT:337 if (*code != OP_EXACT) fprintf(f, "0,");
204 OP_EXACT208 non-zero minimum and a fixed maximum is coded as an OP_EXACT followed by an
1332 OP_EXACT, /* 39 Exactly n matches */ enumerator
2263 case OP_EXACT: in internal_dfa_exec()
2790 case OP_EXACT: in match()