Home | History | Annotate | Download | only in src

Lines Matching refs:PCRE2_FIRSTSET

11086     else if ((re->flags & PCRE2_FIRSTSET) != 0)
11104 reqbyte_notfound = search_requested_char(common, (PCRE2_UCHAR)(re->last_codeunit), (re->flags & PCRE2_LASTCASELESS) != 0, (re->flags & PCRE2_FIRSTSET) != 0);