Home
last modified time | relevance | path

Searched refs:OP_NOTPOSPLUSI (Results 1 – 9 of 9) sorted by relevance

/external/pcre/dist/
Dpcre_byte_order.c262 case OP_NOTPOSPLUSI: in pcre_pattern_to_host_byte_order()
Dpcre_study.c225 case OP_NOTPOSPLUSI: in find_minlength()
850 case OP_NOTPOSPLUSI: in set_start_bits()
Dpcre_printint.c556 case OP_NOTPOSPLUSI: in pcre_printint()
Dpcre_compile.c843 OP_NOTPOSPLUSI, 0, /* NOTPLUSI, NOTMINPLUSI */
1966 case OP_NOTPOSPLUSI: in find_fixedlength()
2290 case OP_NOTPOSPLUSI: in find_recurse()
2573 case OP_NOTPOSPLUSI: in could_be_empty_branch()
3808 case OP_NOTPOSPLUSI: in auto_possessify()
6375 case OP_NOTPLUSI: *tempcode = OP_NOTPOSPLUSI; break; in compile_branch()
Dpcre_internal.h1995 OP_NOTPOSPLUSI, /* 82 */ enumerator
Dpcre_dfa_exec.c2312 case OP_NOTPOSPLUSI: in internal_dfa_exec()
Dpcre_jit_compile.c734 case OP_NOTPOSPLUSI: in next_opcode()
1387 case OP_NOTPOSPLUSI: in get_framesize()
8337 case OP_NOTPOSPLUSI: in compile_matchingpath()
9483 case OP_NOTPOSPLUSI: in compile_backtrackingpath()
Dpcretest.c2622 case OP_NOTPOSPLUSI: in regexflip8_or_16()
Dpcre_exec.c3730 case OP_NOTPOSPLUSI: in match()