Home
last modified time | relevance | path

Searched refs:OP_BRAPOSZERO (Results 1 – 6 of 6) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_study.c287 case OP_BRAPOSZERO: in find_minlength()
1179 case OP_BRAPOSZERO: in set_start_bits()
H A Dpcre2_dfa_match.c2985 case OP_BRAPOSZERO: in internal_dfa_match()
3006 if (codevalue == OP_BRAPOSZERO) in internal_dfa_match()
H A Dpcre2_internal.h1590 OP_BRAPOSZERO, /* 152 */ enumerator
H A Dpcre2_jit_compile.c956 case OP_BRAPOSZERO: in next_opcode()
1840 case OP_BRAPOSZERO: in set_private_data_ptrs()
11024 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_matchingpath()
12331 case OP_BRAPOSZERO: in compile_matchingpath()
13417 case OP_BRAPOSZERO: in compile_backtrackingpath()
H A Dpcre2_match.c5167 case OP_BRAPOSZERO: in match()
H A Dpcre2_compile.c7482 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()

Completed in 144 milliseconds