Home | History | Annotate | Download | only in intltest

Lines Matching defs:posCount

1188   int32_t posCount = 0;
1193 pos[posCount++] = n;
1194 if(posCount>=ustr.length()) {
1202 for(int32_t i=0;i<posCount;i++) {
1213 for(int32_t i=0;i<posCount;i++) {