Searched refs:OP_NOTEXACT (Results 1 – 5 of 5) sorted by relevance
244 case OP_NOTEXACT: in find_minlength()791 case OP_NOTEXACT: in set_start_bits()
381 case OP_NOTEXACT:388 if (*code != OP_NOTEXACT) fprintf(f, "0,");
1871 case OP_NOTEXACT: in find_fixedlength()2277 case OP_NOTEXACT: in find_recurse()2547 case OP_NOTEXACT: in could_be_empty_branch()5515 else if (*tempcode == OP_EXACT || *tempcode == OP_NOTEXACT) in compile_branch()
1977 OP_NOTEXACT, /* 67 Exactly n matches */ enumerator
3617 case OP_NOTEXACT: in match()
Completed in 82 milliseconds