Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c996 case OP_BRAZERO: in next_opcode()
1936 case OP_BRAZERO: in set_private_data_ptrs()
10892 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()
10905 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()
11349 if (bra == OP_BRAZERO) in compile_bracket_matchingpath()
12706 case OP_BRAZERO: in compile_matchingpath()
12987 if (*cc == OP_BRAZERO) in compile_assert_backtrackingpath()
12993 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()
13012 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()
13038 if (bra == OP_BRAZERO) in compile_assert_backtrackingpath()
[all …]
H A Dpcre2_study.c288 case OP_BRAZERO: in find_minlength()
1267 case OP_BRAZERO: in set_start_bits()
H A Dpcre2_auto_possess.c690 case OP_BRAZERO: in compare_opcodes()
H A Dpcre2_internal.h1614 OP_BRAZERO, /* 151 These two must remain together and in this */ enumerator
H A Dpcre2_compile.c7509 *previous++ = OP_BRAZERO + repeat_type; in compile_branch()
7524 *previous++ = OP_BRAZERO + repeat_type; in compile_branch()
7618 *code++ = OP_BRAZERO + repeat_type; in compile_branch()
H A Dpcre2_dfa_match.c938 case OP_BRAZERO: in internal_dfa_match()
H A Dpcre2_match.c5224 case OP_BRAZERO: in match()

Completed in 96 milliseconds