Searched refs:OP_MINUPTO (Results 1 – 6 of 6) sorted by relevance
457 case OP_MINUPTO: in find_minlength()955 case OP_MINUPTO: in set_start_bits()
332 case OP_MINUPTO:339 if (*code == OP_MINUPTO) fprintf(f, "?");
242 OP_MINUPTO OP_MINUPTOI 249 coded as an OP_EXACT followed by an OP_UPTO (or OP_MINUPTO or OPT_POSUPTO).
1972 case OP_MINUPTO: in find_fixedlength()2157 case OP_MINUPTO: in PRIV()2283 case OP_MINUPTO: in find_recurse()2605 case OP_MINUPTO: in could_be_empty_branch()
1939 OP_MINUPTO, /* 40 */ enumerator
3248 case OP_MINUPTO: in match()3252 minimize = *ecode == OP_MINUPTO || *ecode == OP_MINUPTOI; in match()
Completed in 56 milliseconds