Searched refs:first_codeunit (Results 1 – 6 of 6) sorted by relevance
159 re->first_codeunit : 0; in pcre2_pattern_info()
631 uint32_t first_codeunit; /* Starting code unit */ member
3492 first_cu = first_cu2 = (PCRE2_UCHAR)(re->first_codeunit); in pcre2_dfa_match()
9623 re->first_codeunit = 0; in pcre2_compile()9814 re->first_codeunit = firstcu; in pcre2_compile()
6335 first_cu = first_cu2 = (PCRE2_UCHAR)(re->first_codeunit); in pcre2_match()
5292 PCRE2_UCHAR first_char = (PCRE2_UCHAR)(common->re->first_codeunit); in fast_forward_first_char()