OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:utf8Cnv
(Results
1 - 4
of
4
) sorted by null
/external/icu4c/test/intltest/
usettest.h
184
UConverter *
utf8Cnv
;
convtest.h
100
UConverter *
utf8Cnv
;
/external/icu4c/test/perf/utfperf/
utfperf.cpp
267
utf8Cnv
(NULL),
269
utf8Cnv
=ucnv_open("UTF-8", &errorCode);
282
ucnv_close(
utf8Cnv
);
289
ucnv_resetToUnicode(
utf8Cnv
);
305
ucnv_convertEx(cnv,
utf8Cnv
,
323
UConverter *
utf8Cnv
;
/external/icu4c/test/cintltst/
ccapitst.c
[
all
...]
Completed in 531 milliseconds