Home | History | Annotate | Download | only in i18n

Lines Matching refs:destBuffer

1768 static void copyString(UChar        *destBuffer,    //  Destination buffer.
1782 destBuffer[di] = c;
1790 destBuffer[di] = 0;