Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1073 PCRE2_SPTR assert_na_end = cc - 1; in check_opcode_types() local
1103 if (slot > assert_na_end) in check_opcode_types()
1104 assert_na_end = slot; in check_opcode_types()
1175 if (cc < assert_na_end) in check_opcode_types()
1196 if (cc < assert_na_end) in check_opcode_types()
1206 if (cc < assert_na_end) in check_opcode_types()
1214 if (cc < assert_na_end) in check_opcode_types()

Completed in 28 milliseconds