Home | History | Annotate | Download | only in dist

Lines Matching refs:REG_ICASE

3923     if ((options & PCRE_CASELESS) != 0) cflags |= REG_ICASE;