Home
last modified time | relevance | path

Searched refs:ucnv_swapAliases (Results 1 - 13 of 13) sorted by relevance

/third_party/icu/icu4c/source/common/
H A Ducnv_io.h112 ucnv_swapAliases(const UDataSwapper *ds,
H A Ducnv_io.cpp1138 ucnv_swapAliases(const UDataSwapper *ds, in ucnv_swapAliases() function
1169 udata_printError(ds, "ucnv_swapAliases(): data format %02x.%02x.%02x.%02x (format version %02x) is not an alias table\n", in ucnv_swapAliases()
1179 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n", in ucnv_swapAliases()
1190 udata_printError(ds, "ucnv_swapAliases(): table of contents contains unsupported number of sections (%u sections)\n", tocLength); in ucnv_swapAliases()
1217 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n", in ucnv_swapAliases()
1232 udata_printError(ds, "ucnv_swapAliases().swapInvChars(charset names) failed\n"); in ucnv_swapAliases()
1255 udata_printError(ds, "ucnv_swapAliases(): unable to allocate memory for sorting tables (max length: %u)\n", in ucnv_swapAliases()
1328 udata_printError(ds, "ucnv_swapAliases().uprv_sortArray(%u items) failed\n", in ucnv_swapAliases()
/third_party/node/deps/icu-small/source/common/
H A Ducnv_io.h112 ucnv_swapAliases(const UDataSwapper *ds,
H A Ducnv_io.cpp1138 ucnv_swapAliases(const UDataSwapper *ds, in ucnv_swapAliases() function
1169 udata_printError(ds, "ucnv_swapAliases(): data format %02x.%02x.%02x.%02x (format version %02x) is not an alias table\n", in ucnv_swapAliases()
1179 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n", in ucnv_swapAliases()
1190 udata_printError(ds, "ucnv_swapAliases(): table of contents contains unsupported number of sections (%u sections)\n", tocLength); in ucnv_swapAliases()
1217 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n", in ucnv_swapAliases()
1232 udata_printError(ds, "ucnv_swapAliases().swapInvChars(charset names) failed\n"); in ucnv_swapAliases()
1255 udata_printError(ds, "ucnv_swapAliases(): unable to allocate memory for sorting tables (max length: %u)\n", in ucnv_swapAliases()
1328 udata_printError(ds, "ucnv_swapAliases().uprv_sortArray(%u items) failed\n", in ucnv_swapAliases()
/third_party/skia/third_party/externals/icu/source/common/
H A Ducnv_io.h112 ucnv_swapAliases(const UDataSwapper *ds,
H A Ducnv_io.cpp1138 ucnv_swapAliases(const UDataSwapper *ds, in ucnv_swapAliases() function
1169 udata_printError(ds, "ucnv_swapAliases(): data format %02x.%02x.%02x.%02x (format version %02x) is not an alias table\n", in ucnv_swapAliases()
1179 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n", in ucnv_swapAliases()
1190 udata_printError(ds, "ucnv_swapAliases(): table of contents contains unsupported number of sections (%u sections)\n", tocLength); in ucnv_swapAliases()
1217 udata_printError(ds, "ucnv_swapAliases(): too few bytes (%d after header) for an alias table\n", in ucnv_swapAliases()
1232 udata_printError(ds, "ucnv_swapAliases().swapInvChars(charset names) failed\n"); in ucnv_swapAliases()
1255 udata_printError(ds, "ucnv_swapAliases(): unable to allocate memory for sorting tables (max length: %u)\n", in ucnv_swapAliases()
1328 udata_printError(ds, "ucnv_swapAliases().uprv_sortArray(%u items) failed\n", in ucnv_swapAliases()
/third_party/node/deps/icu-small/source/tools/toolutil/
H A Dswapimpl.cpp927 { { 0x43, 0x76, 0x41, 0x6c }, ucnv_swapAliases }, /* dataFormat="CvAl" */
/third_party/icu/icu4c/source/tools/toolutil/
H A Dswapimpl.cpp927 { { 0x43, 0x76, 0x41, 0x6c }, ucnv_swapAliases }, /* dataFormat="CvAl" */
/third_party/skia/third_party/externals/icu/source/tools/toolutil/
H A Dswapimpl.cpp817 { { 0x43, 0x76, 0x41, 0x6c }, ucnv_swapAliases }, /* dataFormat="CvAl" */
/third_party/icu/icu4c/source/test/cintltst/
H A Dudatatst.c1348 {"cnvalias", "icu", ucnv_swapAliases},
/third_party/icu/icu4c/source/common/unicode/
H A Durename.h714 #define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases) macro
/third_party/node/deps/icu-small/source/common/unicode/
H A Durename.h715 #define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases) macro
/third_party/skia/third_party/externals/icu/source/common/unicode/
H A Durename.h706 #define ucnv_swapAliases U_ICU_ENTRY_POINT_RENAME(ucnv_swapAliases) macro

Completed in 36 milliseconds