Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_study.c205 case OP_BRAMINZERO: in find_minlength()
1018 case OP_BRAMINZERO: in set_start_bits()
H A Dpcre_jit_compile.c664 case OP_BRAMINZERO: in next_opcode()
1144 case OP_BRAMINZERO: in set_private_data_ptrs()
6504 if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
6783 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
6828 else if (bra == OP_BRAMINZERO) in compile_assert_matchingpath()
7098 if (bra == OP_BRAMINZERO) in compile_bracket_matchingpath()
7487 if (bra == OP_BRAMINZERO) in compile_bracket_matchingpath()
8471 case OP_BRAMINZERO: in compile_matchingpath()
8947 if (bra != OP_BRAMINZERO) in compile_bracket_backtrackingpath()
9309 else if (bra == OP_BRAMINZERO) in compile_bracket_backtrackingpath()
[all …]
H A DHACKING421 is preceded by one of OP_BRAZERO, OP_BRAMINZERO, or OP_SKIPZERO. These are
434 fashion up to the maximum number of times, with OP_BRAZERO or OP_BRAMINZERO
H A Dpcre_internal.h2108 OP_BRAMINZERO, /* 147 order. */ enumerator
H A Dpcre_compile.c1968 case OP_BRAMINZERO: in find_fixedlength()
2484 if (c == OP_BRAZERO || c == OP_BRAMINZERO || c == OP_SKIPZERO || in could_be_empty_branch()
3221 case OP_BRAMINZERO: in compare_opcodes()
H A Dpcre_exec.c1884 case OP_BRAMINZERO: in match()

Completed in 88 milliseconds