Searched refs:last_codeunit (Results 1 – 6 of 6) sorted by relevance
182 re->last_codeunit : 0; in pcre2_pattern_info()
617 uint32_t last_codeunit; /* This codeunit must be seen */ member
3356 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_dfa_match()
8695 re->last_codeunit = 0; in pcre2_compile()9015 re->last_codeunit = reqcu; in pcre2_compile()
6772 req_cu = req_cu2 = (PCRE2_UCHAR)(re->last_codeunit); in pcre2_match()
11104 …reqbyte_notfound = search_requested_char(common, (PCRE2_UCHAR)(re->last_codeunit), (re->flags & PC… in jit_compile()