OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UConverterToUnicode
(Results
1 - 2
of
2
) sorted by null
/external/icu/icu4c/source/common/
ucnv_cnv.h
101
typedef void (*
UConverterToUnicode
) (UConverterToUnicodeArgs *, UErrorCode *);
104
* Same rules as for
UConverterToUnicode
.
114
* The rules are the same as for
UConverterToUnicode
and UConverterFromUnicode.
117
*
UConverterToUnicode
implementation for the same source charset.
240
UConverterToUnicode
toUnicode;
241
UConverterToUnicode
toUnicodeWithOffsets;
ucnv.c
[
all
...]
Completed in 118 milliseconds