Searched refs:first_codeunit (Results 1 – 6 of 6) sorted by relevance
147 re->first_codeunit : 0; in pcre2_pattern_info()
616 uint32_t first_codeunit; /* Starting code unit */ member
3335 first_cu = first_cu2 = (PCRE2_UCHAR)(re->first_codeunit); in pcre2_dfa_match()
8694 re->first_codeunit = 0; in pcre2_compile()8973 re->first_codeunit = firstcu; in pcre2_compile()
6752 first_cu = first_cu2 = (PCRE2_UCHAR)(re->first_codeunit); in pcre2_match()
11087 …fast_forward_first_char(common, (PCRE2_UCHAR)(re->first_codeunit), (re->flags & PCRE2_FIRSTCASELES… in jit_compile()