Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c398 case OP_EODN: in get_chr_property_list()
1053 case OP_EODN: in compare_opcodes()
H A Dpcre2_study.c270 case OP_EODN: in find_minlength()
1020 case OP_EODN: in set_start_bits()
H A Dpcre2_internal.h1420 OP_EODN, /* 23 End of data or \n at end of data (\Z) */ enumerator
H A Dpcre2_jit_compile.c939 case OP_EODN: in next_opcode()
1326 case OP_EODN: in detect_early_fail()
2159 case OP_EODN: in get_framesize()
5635 case OP_EODN: in scan_prefix()
8498 case OP_EODN: in compile_simple_assertion_matchingpath()
8585 compile_simple_assertion_matchingpath(common, OP_EODN, cc, backtracks); in compile_simple_assertion_matchingpath()
12500 case OP_EODN: in compile_matchingpath()
H A Dpcre2_dfa_match.c1020 case OP_EODN: in internal_dfa_match()
H A Dpcre2_match.c6166 case OP_EODN: in match()
H A Dpcre2_compile.c7761 if (op_previous >= OP_EODN) /* Not a character type - internal error */ in compile_branch()

Completed in 137 milliseconds