Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c183 case OP_BRAPOS: in find_minlength()
1116 case OP_BRAPOS: in set_start_bits()
H A Dpcre2_printint.c383 case OP_BRAPOS: in pcre2_printint()
H A Dpcre2_internal.h1541 OP_BRAPOS, /* 135 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre2_compile.c7348 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()
8279 if (op == OP_BRA || op == OP_BRAPOS || in is_anchored()
8417 if (op == OP_BRA || op == OP_BRAPOS || in is_startline()
8672 case OP_BRAPOS: in find_firstassertedcu()
H A Dpcre2_jit_compile.c934 case OP_BRAPOS: in next_opcode()
1801 case OP_BRAPOS: in set_private_data_ptrs()
2380 case OP_BRAPOS: in get_recurse_data_length()
2706 case OP_BRAPOS: in copy_recurse_data()
5473 case OP_BRAPOS: in scan_prefix()
10728 case OP_BRAPOS: in compile_bracketpos_matchingpath()
12019 case OP_BRAPOS: in compile_matchingpath()
13105 case OP_BRAPOS: in compile_backtrackingpath()
H A Dpcre2_dfa_match.c2924 case OP_BRAPOS: in internal_dfa_match()
H A Dpcre2_match.c4965 case OP_BRAPOS: in match()

Completed in 183 milliseconds