Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1072 PCRE2_SPTR assert_back_end = cc - 1; in check_opcode_types() local
1163 if (slot > assert_back_end) in check_opcode_types()
1164 assert_back_end = slot; in check_opcode_types()
1194 if (cc < assert_back_end) in check_opcode_types()
1204 if (cc < assert_back_end) in check_opcode_types()

Completed in 30 milliseconds