Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_byte_order.c249 case OP_NOTPOSPLUS: in pcre_pattern_to_host_byte_order()
Dpcre_study.c229 case OP_NOTPOSPLUS: in find_minlength()
891 case OP_NOTPOSPLUS: in set_start_bits()
Dpcre_printint.c568 case OP_NOTPOSPLUS: in pcre_printint()
Dpcre_compile.c846 OP_NOTPOSPLUS, 0, /* NOTPLUS, NOTMINPLUS */
1995 case OP_NOTPOSPLUS: in find_fixedlength()
2202 case OP_NOTPOSPLUS: in PRIV()
2347 case OP_NOTPOSPLUS: in find_recurse()
2625 case OP_NOTPOSPLUS: in could_be_empty_branch()
3863 case OP_NOTPOSPLUS: in auto_possessify()
6477 case OP_NOTPLUS: *tempcode = OP_NOTPOSPLUS; break; in compile_branch()
Dpcre_dfa_exec.c2322 case OP_NOTPOSPLUS: in internal_dfa_exec()
2344 (codevalue == OP_POSPLUS || codevalue == OP_NOTPOSPLUS)) in internal_dfa_exec()
Dpcre_internal.h1985 OP_NOTPOSPLUS, /* 69 */ enumerator
Dpcre_jit_compile.c717 case OP_NOTPOSPLUS: in next_opcode()
1390 case OP_NOTPOSPLUS: in get_framesize()
8383 case OP_NOTPOSPLUS: in compile_matchingpath()
9529 case OP_NOTPOSPLUS: in compile_backtrackingpath()
Dpcretest.c2612 case OP_NOTPOSPLUS: in regexflip8_or_16()
Dpcre_exec.c3736 case OP_NOTPOSPLUS: in match()