Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c398 case OP_EODN: in get_chr_property_list()
1047 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.h1395 OP_EODN, /* 23 End of data or \n at end of data (\Z) */ enumerator
H A Dpcre2_jit_compile.c898 case OP_EODN: in next_opcode()
1279 case OP_EODN: in detect_early_fail()
2061 case OP_EODN: in get_framesize()
5483 case OP_EODN: in scan_prefix()
8291 case OP_EODN: in compile_simple_assertion_matchingpath()
8378 compile_simple_assertion_matchingpath(common, OP_EODN, cc, backtracks); in compile_simple_assertion_matchingpath()
12112 case OP_EODN: in compile_matchingpath()
H A Dpcre2_dfa_match.c1018 case OP_EODN: in internal_dfa_match()
H A Dpcre2_match.c5947 case OP_EODN: in match()
H A Dpcre2_compile.c7502 if (op_previous >= OP_EODN) /* Not a character type - internal error */ in compile_branch()

Completed in 83 milliseconds