Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1122 PCRE2_SPTR assert_na_end = cc - 1; in check_opcode_types() local
1152 if (slot > assert_na_end) in check_opcode_types()
1153 assert_na_end = slot; in check_opcode_types()
1224 if (cc < assert_na_end) in check_opcode_types()
1245 if (cc < assert_na_end) in check_opcode_types()
1255 if (cc < assert_na_end) in check_opcode_types()
1263 if (cc < assert_na_end) in check_opcode_types()

Completed in 30 milliseconds