Home | History | Annotate | Download | only in intltest

Lines Matching defs:idx

172         int idx;
173 for (idx = 0; idx < (int)(sizeof(param)/sizeof(param[0])); idx++) {
174 delete param[idx].locale;
175 param[idx].locale = NULL;