Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_auto_possess.c382 case OP_EOD: in get_chr_property_list()
825 if (rightop == OP_EOD) in compare_opcodes()
1045 case OP_EOD: /* Can always possessify before \z */ in compare_opcodes()
Dpcre2_study.c268 case OP_EOD: in find_minlength()
1015 case OP_EOD: in set_start_bits()
Dpcre2_internal.h1372 OP_EOD, /* 24 End of data (\z) */ enumerator
Dpcre2_jit_compile.c894 case OP_EOD: in next_opcode()
1270 case OP_EOD: in detect_early_fail()
2058 case OP_EOD: in get_framesize()
5410 case OP_EOD: in scan_prefix()
8130 case OP_EOD: in compile_simple_assertion_matchingpath()
11882 case OP_EOD: in compile_matchingpath()
Dpcre2_dfa_match.c966 case OP_EOD: in internal_dfa_match()
Dpcre2_match.c5726 case OP_EOD: in match()
/external/pcre/dist2/
DHACKING412 OP_EOD match end of data: \z