Home
last modified time | relevance | path

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

/PHP-7.0/ext/pcre/pcrelib/
H A Dpcre_study.c204 case OP_BRAPOSZERO: in find_minlength()
1017 case OP_BRAPOSZERO: in set_start_bits()
H A Dpcre_internal.h2105 OP_BRAPOSZERO, /* 148 */ enumerator
H A Dpcre_compile.c1968 case OP_BRAPOSZERO: in find_fixedlength()
2483 c == OP_BRAPOSZERO) in could_be_empty_branch()
6337 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()
H A DHACKING453 repetition is zero, the group is preceded by OP_BRAPOSZERO.
H A Dpcre_jit_compile.c665 case OP_BRAPOSZERO: in next_opcode()
1145 case OP_BRAPOSZERO: in set_private_data_ptrs()
7540 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_matchingpath()
8514 case OP_BRAPOSZERO: in compile_matchingpath()
9606 case OP_BRAPOSZERO: in compile_backtrackingpath()
H A Dpcre_exec.c1899 case OP_BRAPOSZERO: in match()

Completed in 84 milliseconds