Searched refs:match_all_or_no_wide_chars (Results 1 - 1 of 1) sorted by relevance

/external/pcre/dist2/src/
H A Dpcre2_compile.c3944 BOOL match_all_or_no_wide_chars; local
4320 should_flip_negation = match_all_or_no_wide_chars = FALSE;
4489 match_all_or_no_wide_chars |= local_negate;
4994 negated). This requirement is indicated by match_all_or_no_wide_chars being
5008 if (match_all_or_no_wide_chars)

Completed in 98 milliseconds