Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_auto_possess.c380 case OP_EOD: in get_chr_property_list()
774 if (rightop == OP_EOD) in compare_opcodes()
994 case OP_EOD: /* Can always possessify before \z */ in compare_opcodes()
Dpcre2_study.c244 case OP_EOD: in find_minlength()
929 case OP_EOD: in set_start_bits()
Dpcre2_internal.h1374 OP_EOD, /* 24 End of data (\z) */ enumerator
Dpcre2_jit_compile.c642 case OP_EOD: in next_opcode()
1023 case OP_EOD: in detect_fast_forward_skip()
1087 case OP_EOD: in detect_fast_fail()
1596 case OP_EOD: in get_framesize()
3524 case OP_EOD: in scan_prefix()
6125 case OP_EOD: in compile_simple_assertion_matchingpath()
9351 case OP_EOD: in compile_matchingpath()
Dpcre2_dfa_match.c813 case OP_EOD: in internal_dfa_match()
Dpcre2_match.c2226 case OP_EOD: in match()
Dpcre2_compile.c1043 case OP_EOD: in find_fixedlength()
/external/pcre/dist2/
DHACKING213 OP_EOD match end of data: \z