Home | History | Annotate | Download | only in ubrkperf

Lines Matching refs:unicode

2  * © 2016 and later: Unicode, Inc. and others.
3 * License & terms of use: http://www.unicode.org/copyright.html#License
64 #include <unicode/utypes.h>
65 #include <unicode/ucol.h>
66 #include <unicode/ucoleitr.h>
67 #include <unicode/uloc.h>
68 #include <unicode/ustring.h>
69 #include <unicode/ures.h>
70 #include <unicode/uchar.h>
71 #include <unicode/ucnv.h>
72 #include <unicode/utf8.h>
74 #include <unicode/brkiter.h>
418 // Since it appears that Unicode support is going in the general
445 fprintf(stderr, "Conversion from Unicode, something is wrong.\n");
616 // Convert the bytes from the temp array to a Unicode char.