Home | History | Annotate | Download | only in cintltst

Lines Matching refs:uniBuffer

1740     UChar uniBuffer[] = {0x0058, 0x0059, 0x005A}; /* "XYZ" */
1748 const UChar *uniBufferLimit = uniBuffer + sizeof(uniBuffer)/sizeof(*uniBuffer);
1887 pUniBuffer = uniBuffer;
1915 if (uniBuffer [0] != ucnv_getNextUChar(cnv2, &pConstCharBuffer, pCharBuffer, &err))