Searched refs:converterList (Results 1 – 16 of 16) sorted by relevance
/third_party/flutter/skia/third_party/externals/icu/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() argument 159 if (converterListSize < 0 || (converterList == NULL && converterListSize != 0)) { in ucnvsel_open() 174 converterList = NULL; in ucnvsel_open() 190 (int32_t)uprv_strlen(converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)) + 1; in ucnvsel_open() 207 converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)); in ucnvsel_open()
|
D | ucnv_io.h | 42 const uint16_t *converterList; member
|
D | ucnv_io.cpp | 272 gMainTable.converterList = table + currOffset; in initAliasData() 757 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_io_getConverterName() 1012 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_getCanonicalName() 1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters()
|
/third_party/node/deps/icu-small/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() argument 159 if (converterListSize < 0 || (converterList == NULL && converterListSize != 0)) { in ucnvsel_open() 174 converterList = NULL; in ucnvsel_open() 190 (int32_t)uprv_strlen(converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)) + 1; in ucnvsel_open() 207 converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)); in ucnvsel_open()
|
D | ucnv_io.h | 42 const uint16_t *converterList; member
|
D | ucnv_io.cpp | 272 gMainTable.converterList = table + currOffset; in initAliasData() 757 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_io_getConverterName() 1012 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_getCanonicalName() 1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters()
|
/third_party/icu/icu4c/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() argument 159 if (converterListSize < 0 || (converterList == NULL && converterListSize != 0)) { in ucnvsel_open() 174 converterList = NULL; in ucnvsel_open() 190 (int32_t)uprv_strlen(converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)) + 1; in ucnvsel_open() 207 converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)); in ucnvsel_open()
|
D | ucnv_io.h | 42 const uint16_t *converterList; member
|
D | ucnv_io.cpp | 272 gMainTable.converterList = table + currOffset; in initAliasData() 757 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_io_getConverterName() 1012 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_getCanonicalName() 1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters()
|
/third_party/skia/third_party/externals/icu/source/common/ |
D | ucnvsel.cpp | 151 ucnvsel_open(const char* const* converterList, int32_t converterListSize, in ucnvsel_open() argument 159 if (converterListSize < 0 || (converterList == NULL && converterListSize != 0)) { in ucnvsel_open() 174 converterList = NULL; in ucnvsel_open() 190 (int32_t)uprv_strlen(converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)) + 1; in ucnvsel_open() 207 converterList != NULL ? converterList[i] : ucnv_getAvailableName(i)); in ucnvsel_open()
|
D | ucnv_io.h | 42 const uint16_t *converterList; member
|
D | ucnv_io.cpp | 272 gMainTable.converterList = table + currOffset; in initAliasData() 757 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_io_getConverterName() 1012 return GET_STRING(gMainTable.converterList[convNum]); in ucnv_getCanonicalName() 1035 const char *myStr = GET_STRING(gMainTable.converterList[(*myContext)++]); in ucnv_io_nextAllConverters()
|
/third_party/node/deps/icu-small/source/common/unicode/ |
D | ucnvsel.h | 79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
/third_party/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnvsel.h | 79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
/third_party/flutter/skia/third_party/externals/icu/source/common/unicode/ |
D | ucnvsel.h | 76 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|
/third_party/icu/icu4c/source/common/unicode/ |
D | ucnvsel.h | 79 ucnvsel_open(const char* const* converterList, int32_t converterListSize,
|