OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ucnv_open_emoji
(Results
1 - 2
of
2
) sorted by null
/external/webkit/WebKit/android/icu/unicode/
ucnv.h
36
ucnv_open_emoji
(const char *converterName, UErrorCode *err);
40
// Redefine ucnv_open to android::
ucnv_open_emoji
. This relies heavily on the
45
#define ucnv_open android::
ucnv_open_emoji
ucnv.cpp
41
ucnv_open_emoji
(const char *converterName, UErrorCode *err) {
function in namespace:android
Completed in 183 milliseconds