Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_study.c186 case OP_EOD: in find_minlength()
830 case OP_EOD: in set_start_bits()
Dpcre_compile.c1814 case OP_EOD: in find_fixedlength()
2934 case OP_EOD: in get_chr_property_list()
3316 if (rightop == OP_EOD) in compare_opcodes()
3536 case OP_EOD: /* Can always possessify before \z */ in compare_opcodes()
Dpcre_internal.h1907 OP_EOD, /* 24 End of data (\z) */ enumerator
DHACKING192 OP_EOD match end of data: \z
Dpcre_jit_compile.c615 case OP_EOD: in next_opcode()
1357 case OP_EOD: in get_framesize()
3221 case OP_EOD: in scan_prefix()
5521 case OP_EOD: in compile_char1_matchingpath()
8260 case OP_EOD: in compile_matchingpath()
Dpcre_dfa_exec.c876 case OP_EOD: in internal_dfa_exec()
Dpcre_exec.c2144 case OP_EOD: in match()