Home
last modified time | relevance | path

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

/php-src/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()
977 *code == OP_CBRAPOS || *code == OP_SCBRAPOS) tcode += IMM2_SIZE; in set_start_bits()
1211 case OP_SCBRAPOS: in set_start_bits()
H A Dpcre2_printint.c406 case OP_SCBRAPOS: in pcre2_printint()
H A Dpcre2_auto_possess.c628 case OP_SCBRAPOS: in compare_opcodes()
H A Dpcre2_jit_compile.c988 case OP_SCBRAPOS: in next_opcode()
1158 case OP_SCBRAPOS: in check_opcode_types()
1909 case OP_SCBRAPOS: in set_private_data_ptrs()
2118 case OP_SCBRAPOS: in get_framesize()
2241 if (*cc != OP_CBRAPOS && *cc != OP_SCBRAPOS) in init_frame()
2314 case OP_SCBRAPOS: in init_frame()
2535 case OP_SCBRAPOS: in get_recurse_data_length()
2896 case OP_SCBRAPOS: in copy_recurse_data()
11430 case OP_SCBRAPOS: in compile_bracketpos_matchingpath()
12719 case OP_SCBRAPOS: in compile_matchingpath()
[all …]
H A Dpcre2_dfa_match.c676 *this_start_code == OP_CBRAPOS || *this_start_code == OP_SCBRAPOS) in internal_dfa_match()
3036 case OP_SCBRAPOS: in internal_dfa_match()
H A Dpcre2_internal.h1602 OP_SCBRAPOS, /* 143 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre2_compile.c8713 op == OP_SCBRA || op == OP_SCBRAPOS) in is_anchored()
8851 op == OP_SCBRA || op == OP_SCBRAPOS) in is_startline()
9086 *code == OP_CBRAPOS || *code == OP_SCBRAPOS)? IMM2_SIZE:0; in find_firstassertedcu()
9100 case OP_SCBRAPOS: in find_firstassertedcu()
H A Dpcre2_match.c5263 if (*Fecode == OP_CBRAPOS || *Fecode == OP_SCBRAPOS) in match()
5276 case OP_SCBRAPOS: in match()
6059 case OP_SCBRAPOS: in match()

Completed in 110 milliseconds