Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c184 case OP_SBRAPOS: in find_minlength()
1117 case OP_SBRAPOS: in set_start_bits()
H A Dpcre2_printint.c385 case OP_SBRAPOS: in pcre2_printint()
H A Dpcre2_internal.h1550 OP_SBRAPOS, /* 149 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre2_jit_compile.c939 case OP_SBRAPOS: in next_opcode()
1803 case OP_SBRAPOS: in set_private_data_ptrs()
2382 case OP_SBRAPOS: in get_recurse_data_length()
2708 case OP_SBRAPOS: in copy_recurse_data()
10729 case OP_SBRAPOS: in compile_bracketpos_matchingpath()
10876 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()
10885 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()
10907 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()
10916 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()
12021 case OP_SBRAPOS: in compile_matchingpath()
[all …]
H A Dpcre2_compile.c7348 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()
8280 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()
8418 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
H A Dpcre2_dfa_match.c2925 case OP_SBRAPOS: in internal_dfa_match()
H A Dpcre2_match.c4966 case OP_SBRAPOS: in match()

Completed in 105 milliseconds