Home | History | Annotate | Download | only in common

Lines Matching full:uchar32

366     UChar32 ch;
481 UChar32 ch;
610 static UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args,
617 UChar32 ch;
635 return (UChar32)myByte;
752 static const UChar32
756 static const UChar32
772 UChar32 c;
783 c=(UChar32)utf8->toUnicodeStatus;