Home | History | Annotate | Download | only in common

Lines Matching refs:destLength

1500     int32_t destLength=0;
1501 utext_strFromUTF8(dest, destCapacity, &destLength,
1505 return destLength;