Home | History | Annotate | Download | only in i18n

Lines Matching refs:maxRows

1505     int32_t row, maxRows;
1507 maxRows = ures_getSize(transIDs);
1508 for (row = 0; row < maxRows; row++) {