Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_study.c274 case OP_BRAPOSZERO: in find_minlength()
1129 case OP_BRAPOSZERO: in set_start_bits()
Dpcre2_dfa_match.c2914 case OP_BRAPOSZERO: in internal_dfa_match()
2935 if (codevalue == OP_BRAPOSZERO) in internal_dfa_match()
Dpcre2_internal.h1520 OP_BRAPOSZERO, /* 149 */ enumerator
Dpcre2_jit_compile.c737 case OP_BRAPOSZERO: in next_opcode()
1416 case OP_BRAPOSZERO: in set_private_data_ptrs()
9482 if (*cc == OP_BRAPOSZERO) in compile_bracketpos_matchingpath()
10660 case OP_BRAPOSZERO: in compile_matchingpath()
11740 case OP_BRAPOSZERO: in compile_backtrackingpath()
Dpcre2_match.c4885 case OP_BRAPOSZERO: in match()
Dpcre2_compile.c6933 if (brazeroptr != NULL) *brazeroptr = OP_BRAPOSZERO; in compile_branch()
/external/pcre/dist2/
DHACKING703 repetition is zero, the group is preceded by OP_BRAPOSZERO.