Home
last modified time | relevance | path

Searched defs:ListFormatter (Results 1 - 8 of 8) sorted by relevance

/third_party/icu/icu4c/source/i18n/unicode/
H A Dlistformatter.h151 class U_I18N_API ListFormatter : public UObject{ class
[all...]
/third_party/node/deps/icu-small/source/i18n/unicode/
H A Dlistformatter.h151 class U_I18N_API ListFormatter : public UObject{ class
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
H A Dlistformatter.h151 class U_I18N_API ListFormatter : public UObject{ class
[all...]
/third_party/icu/icu4c/source/i18n/
H A Dlistformatter.cpp272 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter
544 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { ListFormatter() function in ListFormatter
549 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(nullptr), data(listFormatterInternal) { ListFormatter() function in ListFormatter
[all...]
/third_party/node/deps/icu-small/source/i18n/
H A Dlistformatter.cpp272 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter
537 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { ListFormatter() function in ListFormatter
542 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(nullptr), data(listFormatterInternal) { ListFormatter() function in ListFormatter
[all...]
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dlistformatter.cpp272 ListFormatter::ListFormatter(const ListFormatter& other) : in ListFormatter() function in ListFormatter
544 ListFormatter::ListFormatter(const ListFormatData& listFormatData, UErrorCode &errorCode) { ListFormatter() function in ListFormatter
549 ListFormatter::ListFormatter(const ListFormatInternal* listFormatterInternal) : owned(nullptr), data(listFormatterInternal) { ListFormatter() function in ListFormatter
[all...]
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
H A DListFormatter.java41 final public class ListFormatter { class
289 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter
298 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() method in ListFormatter
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DListFormatter.java41 final public class ListFormatter { class
353 public ListFormatter(String two, String start, String middle, String end) { in ListFormatter() method in ListFormatter
362 private ListFormatter(String two, String start, String middle, String end, ULocale locale) { in ListFormatter() method in ListFormatter
[all...]

Completed in 33 milliseconds