Home | History | Annotate | Download | only in common

Lines Matching refs:destLength

1509     int32_t destLength=0;
1510 utext_strFromUTF8(dest, destCapacity, &destLength,
1514 return destLength;