Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c262 case OP_BRAMINZERO: in find_minlength()
1079 case OP_BRAMINZERO: in set_start_bits()
Dpcre2_jit_compile.c696 case OP_BRAMINZERO: in next_opcode()
1189 if (*next == OP_BRAZERO || *next == OP_BRAMINZERO) in detect_repeat()
1374 case OP_BRAMINZERO: in set_private_data_ptrs()
7307 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_assert_matchingpath()
7324 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
7588 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
7609 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
7625 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
7672 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
7852 if (*cc == OP_BRAZERO || *cc == OP_BRAMINZERO) in compile_bracket_matchingpath()
[all …]
Dpcre2_auto_possess.c621 case OP_BRAMINZERO: in compare_opcodes()
Dpcre2_internal.h1565 OP_BRAMINZERO, /* 149 order. */ enumerator
Dpcre2_dfa_match.c784 case OP_BRAMINZERO: in internal_dfa_match()
Dpcre2_compile.c1171 case OP_BRAMINZERO: in find_fixedlength()
1480 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()
Dpcre2_match.c1957 case OP_BRAMINZERO: in match()
/external/pcre/dist2/
DHACKING453 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
466 fashion up to the maximum number of times, with OP_BRAZERO or OP_BRAMINZERO