Home | History | Annotate | Download | only in cintltst

Lines Matching defs:a16

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