Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c184 case OP_SBRAPOS: in find_minlength()
1209 case OP_SBRAPOS: in set_start_bits()
H A Dpcre2_printint.c415 case OP_SBRAPOS: in pcre2_printint()
H A Dpcre2_internal.h1600 OP_SBRAPOS, /* 141 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre2_jit_compile.c986 case OP_SBRAPOS: in next_opcode()
1888 case OP_SBRAPOS: in set_private_data_ptrs()
2511 case OP_SBRAPOS: in get_recurse_data_length()
2860 case OP_SBRAPOS: in copy_recurse_data()
11425 case OP_SBRAPOS: in compile_bracketpos_matchingpath()
11572 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()
11581 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()
11603 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()
11612 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()
12718 case OP_SBRAPOS: in compile_matchingpath()
[all …]
H A Dpcre2_compile.c7724 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()
8704 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()
8842 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
H A Dpcre2_dfa_match.c3034 case OP_SBRAPOS: in internal_dfa_match()
H A Dpcre2_match.c5268 case OP_SBRAPOS: in match()

Completed in 124 milliseconds