Home | History | Annotate | Download | only in i18n

Lines Matching refs:lookingAt

544         result = regexp->fMatcher->lookingAt(*status);
546 result = regexp->fMatcher->lookingAt(startIndex, *status);