Home
last modified time | relevance | path

Searched defs:nameCapacity (Results 1 – 7 of 7) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Duloc.cpp1876 int32_t nameCapacity, in uloc_getName()
1912 int32_t nameCapacity, in uloc_getBaseName()
1948 int32_t nameCapacity, in uloc_canonicalize()
Duresbund.cpp745 char name[], int32_t nameCapacity, in loadParentsExceptRoot()
/third_party/skia/third_party/externals/icu/source/common/
Duloc.cpp1839 int32_t nameCapacity, in uloc_getName()
1875 int32_t nameCapacity, in uloc_getBaseName()
1911 int32_t nameCapacity, in uloc_canonicalize()
Duresbund.cpp538 char name[], int32_t nameCapacity, in loadParentsExceptRoot()
/third_party/icu/icu4c/source/common/
Duloc.cpp1872 int32_t nameCapacity, in uloc_getName()
1908 int32_t nameCapacity, in uloc_getBaseName()
1944 int32_t nameCapacity, in uloc_canonicalize()
Duresbund.cpp743 char name[], int32_t nameCapacity, in loadParentsExceptRoot()
/third_party/icu/ohos_icu4c/src/
Dicu_addon.cpp1918 int32_t uloc_canonicalize(const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err) in uloc_canonicalize()
1935 int32_t uloc_getBaseName(const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err) in uloc_getBaseName()
2042 int32_t uloc_getName(const char *localeID, char *name, int32_t nameCapacity, UErrorCode *err) in uloc_getName()