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.c224 case OP_NOTPOSPLUS: in find_minlength()
849 case OP_NOTPOSPLUS: in set_start_bits()
Dpcre_printint.c568 case OP_NOTPOSPLUS: in pcre_printint()
Dpcre_compile.c836 OP_NOTPOSPLUS, 0, /* NOTPLUS, NOTMINPLUS */
1965 case OP_NOTPOSPLUS: in find_fixedlength()
2289 case OP_NOTPOSPLUS: in find_recurse()
2572 case OP_NOTPOSPLUS: in could_be_empty_branch()
3795 case OP_NOTPOSPLUS: in auto_possessify()
6370 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.h1977 OP_NOTPOSPLUS, /* 69 */ enumerator
Dpcre_jit_compile.c721 case OP_NOTPOSPLUS: in next_opcode()
1381 case OP_NOTPOSPLUS: in get_framesize()
8324 case OP_NOTPOSPLUS: in compile_matchingpath()
9470 case OP_NOTPOSPLUS: in compile_backtrackingpath()
Dpcretest.c2609 case OP_NOTPOSPLUS: in regexflip8_or_16()
Dpcre_exec.c3729 case OP_NOTPOSPLUS: in match()