Searched refs:assert_na_end (Results 1 – 1 of 1) sorted by relevance
1078 PCRE2_SPTR assert_na_end = cc - 1; in check_opcode_types() local1108 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 30 milliseconds