Home | History | Annotate | Download | only in i18n

Lines Matching refs:lookingAt

557         result = regexp->fMatcher->lookingAt(*status);
559 result = regexp->fMatcher->lookingAt(startIndex, *status);