Home
last modified time | relevance | path

Searched refs:UCNV_MAX_SUBCHAR_LEN (Results 1 – 12 of 12) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Ducnv_bld.h38 #define UCNV_MAX_SUBCHAR_LEN 4 macro
81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */
225 UChar subUChars[UCNV_MAX_SUBCHAR_LEN/U_SIZEOF_UCHAR]; /* see subChars documentation */
Ducnv_u16.cpp1305 uprv_memcpy(cnv->subChars, _UTF16v2Data.staticData->subChar, UCNV_MAX_SUBCHAR_LEN); in _UTF16Open()
Ducnv.cpp530 if (length8 > UCNV_MAX_SUBCHAR_LEN) { in ucnv_setSubstString()
/third_party/icu/icu4c/source/common/
Ducnv_bld.h38 #define UCNV_MAX_SUBCHAR_LEN 4 macro
81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */
225 UChar subUChars[UCNV_MAX_SUBCHAR_LEN/U_SIZEOF_UCHAR]; /* see subChars documentation */
Ducnv_u16.cpp1305 uprv_memcpy(cnv->subChars, _UTF16v2Data.staticData->subChar, UCNV_MAX_SUBCHAR_LEN); in _UTF16Open()
Ducnv.cpp530 if (length8 > UCNV_MAX_SUBCHAR_LEN) { in ucnv_setSubstString()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv_bld.h38 #define UCNV_MAX_SUBCHAR_LEN 4 macro
81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */
225 UChar subUChars[UCNV_MAX_SUBCHAR_LEN/U_SIZEOF_UCHAR]; /* see subChars documentation */
Ducnv_u16.cpp1305 uprv_memcpy(cnv->subChars, _UTF16v2Data.staticData->subChar, UCNV_MAX_SUBCHAR_LEN); in _UTF16Open()
Ducnv.cpp530 if (length8 > UCNV_MAX_SUBCHAR_LEN) { in ucnv_setSubstString()
/third_party/skia/third_party/externals/icu/source/common/
Ducnv_bld.h38 #define UCNV_MAX_SUBCHAR_LEN 4 macro
81 uint8_t subChar[UCNV_MAX_SUBCHAR_LEN]; /* +72: 4 [note: 4 and 8 byte boundary] */
225 UChar subUChars[UCNV_MAX_SUBCHAR_LEN/U_SIZEOF_UCHAR]; /* see subChars documentation */
Ducnv_u16.cpp1305 uprv_memcpy(cnv->subChars, _UTF16v2Data.staticData->subChar, UCNV_MAX_SUBCHAR_LEN); in _UTF16Open()
Ducnv.cpp530 if (length8 > UCNV_MAX_SUBCHAR_LEN) { in ucnv_setSubstString()