Home | History | Annotate | Download | only in i18n

Lines Matching refs:destBuffer

1736 static void copyString(UChar        *destBuffer,    //  Destination buffer.
1750 destBuffer[di] = c;
1758 destBuffer[di] = 0;