Searched refs:OP_NOTPOSUPTO (Results 1 – 9 of 9) sorted by relevance
251 case OP_NOTPOSUPTO: in pcre_pattern_to_host_byte_order()
587 case OP_NOTPOSUPTO: in pcre_printint()595 if (*code == OP_NOTPOSUPTO || *code == OP_NOTPOSUPTOI) fprintf(f, "+"); in pcre_printint()
547 case OP_NOTPOSUPTO: in find_minlength()897 case OP_NOTPOSUPTO: in set_start_bits()
848 OP_NOTPOSUPTO, 0, /* NOTUPTO, NOTMINUPTO */2001 case OP_NOTPOSUPTO: in find_fixedlength()2178 case OP_NOTPOSUPTO: in PRIV()2323 case OP_NOTPOSUPTO: in find_recurse()2720 case OP_NOTPOSUPTO: in could_be_empty_branch()3865 case OP_NOTPOSUPTO: in auto_possessify()6479 case OP_NOTUPTO: *tempcode = OP_NOTPOSUPTO; break; in compile_branch()
2495 case OP_NOTPOSUPTO: in internal_dfa_exec()2516 if (codevalue == OP_POSUPTO || codevalue == OP_NOTPOSUPTO) in internal_dfa_exec()
1987 OP_NOTPOSUPTO, /* 71 */ enumerator
719 case OP_NOTPOSUPTO: in next_opcode()1392 case OP_NOTPOSUPTO: in get_framesize()7821 else if (*opcode >= OP_NOTSTAR && *opcode <= OP_NOTPOSUPTO) in get_iterator_parameters()8385 case OP_NOTPOSUPTO: in compile_matchingpath()9531 case OP_NOTPOSUPTO: in compile_backtrackingpath()
2614 case OP_NOTPOSUPTO: in regexflip8_or_16()
3752 case OP_NOTPOSUPTO: in match()