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