Home | History | Annotate | Download | only in i18n

Lines Matching refs:fMatches

124 : fMatches(matches) {
128 if (fMatches != NULL) {
129 delete fMatches;
135 if (fMatches == NULL) {
138 return fMatches->size();
143 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index);
152 ZMatchInfo *minfo = (ZMatchInfo *)fMatches->elementAt(index);
161 GMatchInfo *minfo = (GMatchInfo *)fMatches->elementAt(index);