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/icu4c/common/
ucnv_cnv.h
98
typedef void (*
UConverterToUnicode
) (UConverterToUnicodeArgs *, UErrorCode *);
101
* Same rules as for
UConverterToUnicode
.
111
* The rules are the same as for
UConverterToUnicode
and UConverterFromUnicode.
114
*
UConverterToUnicode
implementation for the same source charset.
237
UConverterToUnicode
toUnicode;
238
UConverterToUnicode
toUnicodeWithOffsets;
ucnv.c
[
all
...]
Completed in 146 milliseconds