Home
last modified time | relevance | path

Searched refs:OP_BRAMINZERO (Results 1 – 7 of 7) sorted by relevance

/external/pcre/dist2/src/
Dpcre2_study.c286 case OP_BRAMINZERO: in find_minlength()
1178 case OP_BRAMINZERO: in set_start_bits()
Dpcre2_jit_compile.c950 case OP_BRAMINZERO: in next_opcode()
1648 if (*next == OP_BRAZERO || *next == OP_BRAMINZERO) in detect_repeat()
1835 case OP_BRAMINZERO: in set_private_data_ptrs()
9655 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_assert_matchingpath()
9672 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
9937 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
9958 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
9975 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
10024 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
10239 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_bracket_matchingpath()
[all …]
Dpcre2_auto_possess.c667 case OP_BRAMINZERO: in compare_opcodes()
Dpcre2_internal.h1565 OP_BRAMINZERO, /* 151 order. */ enumerator
Dpcre2_dfa_match.c937 case OP_BRAMINZERO: in internal_dfa_match()
Dpcre2_match.c4930 case OP_BRAMINZERO: in match()
/external/pcre/dist2/
DHACKING673 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
686 fashion up to the maximum number of times, with OP_BRAZERO or OP_BRAMINZERO