Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c135 case OP_SBRAPOS: in find_minlength()
967 case OP_SBRAPOS: in set_start_bits()
H A Dpcre_compile.c2026 case OP_SBRAPOS: in find_fixedlength()
2496 if (c == OP_SBRA || c == OP_SBRAPOS || in could_be_empty_branch()
6322 *bracode = (*bracode == OP_COND)? OP_BRAPOS : OP_SBRAPOS; in compile_branch()
8608 op == OP_SBRA || op == OP_SBRAPOS) in is_anchored()
8727 op == OP_SBRA || op == OP_SBRAPOS) in is_startline()
H A Dpcre_jit_compile.c654 case OP_SBRAPOS: in next_opcode()
1109 case OP_SBRAPOS: in set_private_data_ptrs()
1575 case OP_SBRAPOS: in get_private_data_copy_length()
1755 case OP_SBRAPOS: in copy_private_data()
7553 case OP_SBRAPOS: in compile_bracketpos_matchingpath()
7700 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()
7709 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()
7731 if (opcode == OP_SBRAPOS) in compile_bracketpos_matchingpath()
7740 if (opcode == OP_SBRAPOS || opcode == OP_SCBRAPOS) in compile_bracketpos_matchingpath()
8512 case OP_SBRAPOS: in compile_matchingpath()
[all …]
H A Dpcre_internal.h2094 OP_SBRAPOS, /* 137 Ditto, with unlimited, possessive repeat */ enumerator
H A Dpcre_exec.c1221 case OP_SBRAPOS: in match()

Completed in 76 milliseconds