Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c290 case OP_BRAPOSZERO: in find_minlength()
1269 case OP_BRAPOSZERO: in set_start_bits()
H A Dpcre2_dfa_match.c3037 case OP_BRAPOSZERO: in internal_dfa_match()
3058 if (codevalue == OP_BRAPOSZERO) in internal_dfa_match()
H A Dpcre2_internal.h1616 OP_BRAPOSZERO, /* 153 */ enumerator
H A Dpcre2_jit_compile.c998 case OP_BRAPOSZERO: in next_opcode()
1938 case OP_BRAPOSZERO: in set_private_data_ptrs()
11412 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_matchingpath()
12720 case OP_BRAPOSZERO: in compile_matchingpath()
13563 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_backtrackingpath()
13866 case OP_BRAPOSZERO: in compile_backtrackingpath()
H A Dpcre2_match.c5260 case OP_BRAPOSZERO: in match()
H A Dpcre2_compile.c7741 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()

Completed in 106 milliseconds