Home | History | Annotate | Download | only in i18n

Lines Matching refs:lookingAt

330         result = regexp->fMatcher->lookingAt(*status);
332 result = regexp->fMatcher->lookingAt(startIndex, *status);