Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_study.c132 case OP_BRAPOS: in find_minlength()
964 case OP_BRAPOS: in set_start_bits()
H A Dpcre_printint.c399 case OP_BRAPOS: in pcre_printint()
H A Dpcre_compile.c1967 case OP_BRAPOS: in find_fixedlength()
2504 if (c == OP_BRA || c == OP_BRAPOS || in could_be_empty_branch()
6320 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()
8619 if (op == OP_BRA || op == OP_BRAPOS || in is_anchored()
8738 if (op == OP_BRA || op == OP_BRAPOS || in is_startline()
8842 case OP_BRAPOS: in find_firstassertedchar()
H A Dpcre_jit_compile.c649 case OP_BRAPOS: in next_opcode()
1107 case OP_BRAPOS: in set_private_data_ptrs()
1573 case OP_BRAPOS: in get_private_data_copy_length()
1753 case OP_BRAPOS: in copy_private_data()
3340 case OP_BRAPOS: in scan_prefix()
7552 case OP_BRAPOS: in compile_bracketpos_matchingpath()
8510 case OP_BRAPOS: in compile_matchingpath()
9602 case OP_BRAPOS: in compile_backtrackingpath()
H A Dpcre_internal.h2081 OP_BRAPOS, /* 132 Ditto, with unlimited, possessive repeat */ enumerator
H A DHACKING451 have POS on the end, e.g. OP_BRAPOS instead of OP_BRA and OP_SCPBRPOS instead
H A Dpcre_exec.c1218 case OP_BRAPOS: in match()

Completed in 85 milliseconds