Home | History | Annotate | Download | only in common

Lines Matching refs:UChar32

357     UChar32 ch;
472 UChar32 ch;
601 static UChar32 ucnv_getNextUChar_UTF8(UConverterToUnicodeArgs *args,
608 UChar32 ch;
626 return (UChar32)myByte;
743 static const UChar32
747 static const UChar32
763 UChar32 c;
774 c=(UChar32)utf8->toUnicodeStatus;