Home
last modified time | relevance | path

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

/PHP-5.4/ext/pcre/pcrelib/
H A Dpcre_study.c130 case OP_BRAPOS: in find_minlength()
960 case OP_BRAPOS: in set_start_bits()
H A Dpcre_compile.c1950 case OP_BRAPOS: in find_fixedlength()
2487 if (c == OP_BRA || c == OP_BRAPOS || in could_be_empty_branch()
6274 *bracode = OP_BRAPOS; in compile_branch()
8481 if (op == OP_BRA || op == OP_BRAPOS || in is_anchored()
8600 if (op == OP_BRA || op == OP_BRAPOS || in is_startline()
8704 case OP_BRAPOS: in find_firstassertedchar()
H A Dpcre_jit_compile.c649 case OP_BRAPOS: in next_opcode()
1103 case OP_BRAPOS: in set_private_data_ptrs()
1550 case OP_BRAPOS: in get_private_data_copy_length()
1730 case OP_BRAPOS: in copy_private_data()
3311 case OP_BRAPOS: in scan_prefix()
7515 case OP_BRAPOS: in compile_bracketpos_matchingpath()
8469 case OP_BRAPOS: in compile_matchingpath()
9561 case OP_BRAPOS: in compile_backtrackingpath()
H A Dpcre_internal.h2077 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.c1220 case OP_BRAPOS: in match()

Completed in 98 milliseconds