Home
last modified time | relevance | path

Searched refs:OP_SCBRAPOS (Results 1 – 9 of 9) sorted by relevance

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_find_bracket.c97 c == OP_CBRAPOS || c == OP_SCBRAPOS) in PRIV()
H A Dpcre2_study.c202 case OP_SCBRAPOS: in find_minlength()
974 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()
1119 case OP_SCBRAPOS: in set_start_bits()
H A Dpcre2_printint.c407 case OP_SCBRAPOS: in pcre2_printint()
H A Dpcre2_auto_possess.c625 case OP_SCBRAPOS: in compare_opcodes()
H A Dpcre2_jit_compile.c946 case OP_SCBRAPOS: in next_opcode()
1114 case OP_SCBRAPOS: in check_opcode_types()
1811 case OP_SCBRAPOS: in set_private_data_ptrs()
2020 case OP_SCBRAPOS: in get_framesize()
2140 if (*cc != OP_CBRAPOS && *cc != OP_SCBRAPOS) in init_frame()
2213 case OP_SCBRAPOS: in init_frame()
2434 case OP_SCBRAPOS: in get_recurse_data_length()
2795 case OP_SCBRAPOS: in copy_recurse_data()
11042 case OP_SCBRAPOS: in compile_bracketpos_matchingpath()
12330 case OP_SCBRAPOS: in compile_matchingpath()
[all …]
H A Dpcre2_dfa_match.c674 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()
2984 case OP_SCBRAPOS: in internal_dfa_match()
H A Dpcre2_internal.h1576 OP_SCBRAPOS, /* 142 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre2_compile.c8416 op == OP_SCBRA || op == OP_SCBRAPOS) in is_anchored()
8554 op == OP_SCBRA || op == OP_SCBRAPOS) in is_startline()
8789 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedcu()
8803 case OP_SCBRAPOS: in find_firstassertedcu()
H A Dpcre2_match.c5170 if (*Fecode == OP_CBRAPOS || *Fecode == OP_SCBRAPOS) in match()
5183 case OP_SCBRAPOS: in match()
5840 case OP_SCBRAPOS: in match()

Completed in 91 milliseconds