Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_jit_compile.c1077 PCRE2_SPTR assert_back_end = cc - 1; in check_opcode_types() local
1168 if (slot > assert_back_end) in check_opcode_types()
1169 assert_back_end = slot; in check_opcode_types()
1199 if (cc < assert_back_end) in check_opcode_types()
1209 if (cc < assert_back_end) in check_opcode_types()

Completed in 16 milliseconds