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.c380 case OP_EOD: in get_chr_property_list()
806 if (rightop == OP_EOD) in compare_opcodes()
1026 case OP_EOD: /* Can always possessify before \z */ in compare_opcodes()
Dpcre2_study.c255 case OP_EOD: in find_minlength()
972 case OP_EOD: in set_start_bits()
Dpcre2_internal.h1328 OP_EOD, /* 24 End of data (\z) */ enumerator
Dpcre2_jit_compile.c683 case OP_EOD: in next_opcode()
1065 case OP_EOD: in detect_fast_forward_skip()
1129 case OP_EOD: in detect_fast_fail()
1638 case OP_EOD: in get_framesize()
3916 case OP_EOD: in scan_prefix()
7096 case OP_EOD: in compile_simple_assertion_matchingpath()
10445 case OP_EOD: in compile_matchingpath()
Dpcre2_dfa_match.c954 case OP_EOD: in internal_dfa_match()
Dpcre2_match.c5631 case OP_EOD: in match()
/external/pcre/dist2/
DHACKING410 OP_EOD match end of data: \z