Home
last modified time | relevance | path

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

/PHP-7.4/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_internal.h1566 OP_BRAPOSZERO, /* 152 */ enumerator
H A Dpcre2_dfa_match.c2928 case OP_BRAPOSZERO: in internal_dfa_match()
2949 if (codevalue == OP_BRAPOSZERO) in internal_dfa_match()
H A Dpcre2_jit_compile.c951 case OP_BRAPOSZERO: in next_opcode()
1839 case OP_BRAPOSZERO: in set_private_data_ptrs()
10716 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_matchingpath()
12023 case OP_BRAPOSZERO: in compile_matchingpath()
13109 case OP_BRAPOSZERO: in compile_backtrackingpath()
H A Dpcre2_match.c4958 case OP_BRAPOSZERO: in match()
H A Dpcre2_compile.c7365 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()

Completed in 107 milliseconds