Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c275 case OP_BRAPOSZERO: in find_minlength()
1131 case OP_BRAPOSZERO: in set_start_bits()
Dpcre2_dfa_match.c2921 case OP_BRAPOSZERO: in internal_dfa_match()
2942 if (codevalue == OP_BRAPOSZERO) in internal_dfa_match()
Dpcre2_internal.h1555 OP_BRAPOSZERO, /* 150 */ enumerator
Dpcre2_jit_compile.c924 case OP_BRAPOSZERO: in next_opcode()
1612 case OP_BRAPOSZERO: in set_private_data_ptrs()
10887 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_matchingpath()
12066 case OP_BRAPOSZERO: in compile_matchingpath()
13150 case OP_BRAPOSZERO: in compile_backtrackingpath()
Dpcre2_match.c4886 case OP_BRAPOSZERO: in match()
Dpcre2_compile.c7229 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()
/external/pcre/dist2/
DHACKING703 repetition is zero, the group is preceded by OP_BRAPOSZERO.