Home | History | Annotate | Download | only in i18n

Lines Matching refs:RegexPattern

30     RegexPattern     *fPat;
139 re->fPat = RegexPattern::compile(patString, flags, *pe, *status);
141 re->fPat = RegexPattern::compile(patString, flags, *status);