Searched refs:ucol_swapInverseUCA (Results 1 - 13 of 13) sorted by relevance
/third_party/icu/icu4c/source/common/ |
H A D | ucol_swp.h | 52 ucol_swapInverseUCA(const UDataSwapper *ds,
|
H A D | ucol_swp.cpp | 525 ucol_swapInverseUCA(const UDataSwapper *ds, in ucol_swapInverseUCA() function 554 udata_printError(ds, "ucol_swapInverseUCA(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not an inverse UCA collation file\n", in ucol_swapInverseUCA() 580 udata_printError(ds, "ucol_swapInverseUCA(): too few bytes (%d after header) for inverse UCA collation data\n", in ucol_swapInverseUCA()
|
/third_party/node/deps/icu-small/source/common/ |
H A D | ucol_swp.h | 52 ucol_swapInverseUCA(const UDataSwapper *ds,
|
H A D | ucol_swp.cpp | 525 ucol_swapInverseUCA(const UDataSwapper *ds, in ucol_swapInverseUCA() function 554 udata_printError(ds, "ucol_swapInverseUCA(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not an inverse UCA collation file\n", in ucol_swapInverseUCA() 580 udata_printError(ds, "ucol_swapInverseUCA(): too few bytes (%d after header) for inverse UCA collation data\n", in ucol_swapInverseUCA()
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | ucol_swp.h | 52 ucol_swapInverseUCA(const UDataSwapper *ds,
|
H A D | ucol_swp.cpp | 525 ucol_swapInverseUCA(const UDataSwapper *ds, in ucol_swapInverseUCA() function 554 udata_printError(ds, "ucol_swapInverseUCA(): data format %02x.%02x.%02x.%02x (format version %02x.%02x) is not an inverse UCA collation file\n", in ucol_swapInverseUCA() 580 udata_printError(ds, "ucol_swapInverseUCA(): too few bytes (%d after header) for inverse UCA collation data\n", in ucol_swapInverseUCA()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
H A D | swapimpl.cpp | 953 { { 0x49, 0x6e, 0x76, 0x43 }, ucol_swapInverseUCA },/* dataFormat="InvC" */
|
/third_party/icu/icu4c/source/tools/toolutil/ |
H A D | swapimpl.cpp | 953 { { 0x49, 0x6e, 0x76, 0x43 }, ucol_swapInverseUCA },/* dataFormat="InvC" */
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
H A D | swapimpl.cpp | 841 { { 0x49, 0x6e, 0x76, 0x43 }, ucol_swapInverseUCA },/* dataFormat="InvC" */
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | udatatst.c | 1320 {"invuca", "icu", ucol_swapInverseUCA},
|
/third_party/icu/icu4c/source/common/unicode/ |
H A D | urename.h | 796 #define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA) macro
|
/third_party/node/deps/icu-small/source/common/unicode/ |
H A D | urename.h | 797 #define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA) macro
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
H A D | urename.h | 787 #define ucol_swapInverseUCA U_ICU_ENTRY_POINT_RENAME(ucol_swapInverseUCA) macro
|
Completed in 33 milliseconds