Home | History | Annotate | Download | only in iotest

Lines Matching refs:UChar32

458     if (u_fputc((UChar32)0xFFFFFFFFu, myFile) != U_EOF) {