OpenGrok
Cross Reference: filetst.c
xref
: /
external
/
icu
/
icu4c
/
source
/
test
/
iotest
/
filetst.c
Home
|
History
|
Annotate
|
Download
|
only in
iotest
Lines Matching
refs:UChar32
458
if (u_fputc((
UChar32
)0xFFFFFFFFu, myFile) != U_EOF) {