Home | History | Annotate | Download | only in cintltst

Lines Matching defs:a16

3667     static const UChar a16[] = { 0x61 };
3704 length = ucnv_fromUChars(cnv, bytes, (int32_t)sizeof(bytes), a16, 1, &errorCode);