Home | History | Annotate | Download | only in common

Lines Matching refs:destLength

1326         int32_t destLength=-1, count=0;
1330 if(*--pi>destLength) {
1331 destLength=*pi;
1337 destLength++; /* add 1 for origin 0 */
1338 if(count<destLength) {
1340 uprv_memset(destMap, 0xFF, destLength*sizeof(int32_t));