Searched defs:UCNV_EXT_MAX_BYTES (Results 1 – 8 of 8) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucm.cpp | 748 ucm_parseBytes(uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line, const char **ps) { in ucm_parseBytes() 787 uint8_t bytes[UCNV_EXT_MAX_BYTES], in ucm_parseMappingLine() 920 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMapping() 1048 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_mappingType() 1096 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMappingAuto()
|
/third_party/node/deps/icu-small/source/tools/toolutil/ |
D | ucm.cpp | 748 ucm_parseBytes(uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line, const char **ps) { in ucm_parseBytes() 787 uint8_t bytes[UCNV_EXT_MAX_BYTES], in ucm_parseMappingLine() 920 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMapping() 1048 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_mappingType() 1096 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMappingAuto()
|
/third_party/skia/third_party/externals/icu/source/tools/toolutil/ |
D | ucm.cpp | 748 ucm_parseBytes(uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line, const char **ps) { in ucm_parseBytes() 787 uint8_t bytes[UCNV_EXT_MAX_BYTES], in ucm_parseMappingLine() 920 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMapping() 1048 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_mappingType() 1096 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMappingAuto()
|
/third_party/icu/icu4c/source/tools/toolutil/ |
D | ucm.cpp | 748 ucm_parseBytes(uint8_t bytes[UCNV_EXT_MAX_BYTES], const char *line, const char **ps) { in ucm_parseBytes() 787 uint8_t bytes[UCNV_EXT_MAX_BYTES], in ucm_parseMappingLine() 920 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMapping() 1048 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_mappingType() 1096 uint8_t bytes[UCNV_EXT_MAX_BYTES]) { in ucm_addMappingAuto()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnv_ext.h | 465 #define UCNV_EXT_MAX_BYTES 0x1f macro
|
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnv_ext.h | 465 #define UCNV_EXT_MAX_BYTES 0x1f macro
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnv_ext.h | 465 #define UCNV_EXT_MAX_BYTES 0x1f macro
|
/third_party/icu/icu4c/source/common/ |
D | ucnv_ext.h | 465 #define UCNV_EXT_MAX_BYTES 0x1f macro
|