Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c191 case OP_EOD: in find_minlength()
872 case OP_EOD: in set_start_bits()
Dpcre_compile.c1844 case OP_EOD: in find_fixedlength()
2987 case OP_EOD: in get_chr_property_list()
3373 if (rightop == OP_EOD) in compare_opcodes()
3593 case OP_EOD: /* Can always possessify before \z */ in compare_opcodes()
Dpcre_internal.h1915 OP_EOD, /* 24 End of data (\z) */ enumerator
DHACKING192 OP_EOD match end of data: \z
Dpcre_dfa_exec.c876 case OP_EOD: in internal_dfa_exec()
Dpcre_jit_compile.c611 case OP_EOD: in next_opcode()
1366 case OP_EOD: in get_framesize()
3277 case OP_EOD: in scan_prefix()
5573 case OP_EOD: in compile_char1_matchingpath()
8319 case OP_EOD: in compile_matchingpath()
Dpcre_exec.c2151 case OP_EOD: in match()