Home | History | Annotate | Download | only in common

Lines Matching refs:destLength

1322         int32_t destLength=-1, count=0;
1326 if(*--pi>destLength) {
1327 destLength=*pi;
1333 destLength++; /* add 1 for origin 0 */
1334 if(count<destLength) {
1336 uprv_memset(destMap, 0xFF, destLength*sizeof(int32_t));