Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_study.c183 case OP_BRAPOS: in find_minlength()
1208 case OP_BRAPOS: in set_start_bits()
H A Dpcre2_printint.c413 case OP_BRAPOS: in pcre2_printint()
H A Dpcre2_internal.h1591 OP_BRAPOS, /* 136 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre2_compile.c7722 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()
8701 if (op == OP_BRA || op == OP_BRAPOS || in is_anchored()
8839 if (op == OP_BRA || op == OP_BRAPOS || in is_startline()
9094 case OP_BRAPOS: in find_firstassertedcu()
H A Dpcre2_jit_compile.c981 case OP_BRAPOS: in next_opcode()
1886 case OP_BRAPOS: in set_private_data_ptrs()
2509 case OP_BRAPOS: in get_recurse_data_length()
2858 case OP_BRAPOS: in copy_recurse_data()
5705 case OP_BRAPOS: in scan_prefix()
11362 case OP_BRAPOS: in compile_bracketpos_matchingpath()
12654 case OP_BRAPOS: in compile_matchingpath()
13800 case OP_BRAPOS: in compile_backtrackingpath()
H A Dpcre2_dfa_match.c3033 case OP_BRAPOS: in internal_dfa_match()
H A Dpcre2_match.c5267 case OP_BRAPOS: in match()

Completed in 104 milliseconds