Searched refs:ucnv_getPlatform (Results 1 - 11 of 11) sorted by relevance

/external/icu4c/common/unicode/
H A Ducnv.h173 * @see ucnv_getPlatform
456 * @see ucnv_getPlatform
871 * @see ucnv_getPlatform
889 ucnv_getPlatform(const UConverter *converter,
H A Durename.h650 #define ucnv_getPlatform U_ICU_ENTRY_POINT_RENAME(ucnv_getPlatform) macro
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducnv.h136 * @see ucnv_getPlatform
392 * @see ucnv_getPlatform
728 * @see ucnv_getPlatform
746 ucnv_getPlatform(const UConverter *converter,
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv.h136 * @see ucnv_getPlatform
392 * @see ucnv_getPlatform
728 * @see ucnv_getPlatform
746 ucnv_getPlatform(const UConverter *converter,
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Ducnv.h136 * @see ucnv_getPlatform
392 * @see ucnv_getPlatform
728 * @see ucnv_getPlatform
746 ucnv_getPlatform(const UConverter *converter,
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro
/external/icu4c/test/cintltst/
H A Dccapitst.c864 /*getCodepagePlatform testing ucnv_getPlatform()*/
866 if (CodePagesPlatform[codepage_index]!=ucnv_getPlatform(myConverter, &err))
875 /*testing ucnv_getPlatform() with err != U_ZERO_ERROR*/
877 if(ucnv_getPlatform(myConverter, &err) != UCNV_UNKNOWN){
1957 if(ccsid != 1392 && UCNV_IBM!=ucnv_getPlatform(cnv, &errorCode)) {
1958 log_err("error: ucnv_getPlatform(ucnv_openCCSID(%ld))=%ld!=UCNV_IBM\n", ccsid, ucnv_getPlatform(cnv, &errorCode));
/external/icu4c/common/
H A Ducnv.c695 ucnv_getPlatform (const UConverter * converter, function
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h496 #define ucnv_getPlatform ucnv_getPlatform_3_2 macro

Completed in 199 milliseconds