Home | History | Annotate | Download | only in i18n

Lines Matching refs:srcCount

232                                int32_t srcCount)
246 dstCount = srcCount;
247 dstArray = newUnicodeStringArray(srcCount);
250 for(i=0; i<srcCount; ++i) {