Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1078 PCRE2_SPTR assert_na_end = cc - 1; in check_opcode_types() local
1108 if (slot > assert_na_end) in check_opcode_types()
1109 assert_na_end = slot; in check_opcode_types()
1180 if (cc < assert_na_end) in check_opcode_types()
1201 if (cc < assert_na_end) in check_opcode_types()
1211 if (cc < assert_na_end) in check_opcode_types()
1219 if (cc < assert_na_end) in check_opcode_types()

Completed in 28 milliseconds