Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c381 case OP_EODN: in get_chr_property_list()
1029 case OP_EODN: in compare_opcodes()
H A Dpcre2_study.c269 case OP_EODN: in find_minlength()
1016 case OP_EODN: in set_start_bits()
H A Dpcre2_internal.h1371 OP_EODN, /* 23 End of data or \n at end of data (\Z) */ enumerator
H A Dpcre2_jit_compile.c893 case OP_EODN: in next_opcode()
1272 case OP_EODN: in detect_early_fail()
2060 case OP_EODN: in get_framesize()
5405 case OP_EODN: in scan_prefix()
7983 case OP_EODN: in compile_simple_assertion_matchingpath()
8070 compile_simple_assertion_matchingpath(common, OP_EODN, cc, backtracks); in compile_simple_assertion_matchingpath()
11804 case OP_EODN: in compile_matchingpath()
H A Dpcre2_dfa_match.c1018 case OP_EODN: in internal_dfa_match()
H A Dpcre2_match.c5738 case OP_EODN: in match()
H A Dpcre2_compile.c7385 if (op_previous >= OP_EODN) /* Not a character type - internal error */ in compile_branch()

Completed in 91 milliseconds