Searched refs:UCNV_SBCS (Results 1 - 9 of 9) sorted by relevance

/external/icu4c/tools/makeconv/
H A Ducnvstat.c22 0, UCNV_IBM, UCNV_SBCS, 1, 1,
/external/icu4c/common/unicode/
H A Ducnv.h94 UCNV_SBCS = 0, enumerator in enum:__anon6400
2033 * An example of this are converters that are of the type UCNV_SBCS or UCNV_DBCS.
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Ducnv.h91 UCNV_SBCS = 0, enumerator in enum:__anon14944
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Ducnv.h91 UCNV_SBCS = 0, enumerator in enum:__anon15021
/external/webkit/Source/WebCore/icu/unicode/
H A Ducnv.h91 UCNV_SBCS = 0, enumerator in enum:__anon15187
/external/icu4c/tools/toolutil/
H A Ducmstate.c267 states->conversionType = UCNV_SBCS;
299 case UCNV_SBCS:
434 case UCNV_SBCS:
/external/icu4c/common/
H A Ducnv.c2898 case UCNV_SBCS:
H A Ducnvmbcs.c5565 return (UConverterType)UCNV_SBCS;
/external/icu4c/test/cintltst/
H A Dnucnvtst.c1435 TestConverterType("ibm-878", UCNV_SBCS);

Completed in 146 milliseconds