Home
last modified time | relevance | path

Searched refs:uprv_strdup (Results 1 – 18 of 18) sorted by relevance

/external/icu/icu4c/source/common/
Dcstring.cpp315 uprv_strdup(const char *src) { in uprv_strdup() function
331 dup = uprv_strdup(src); in uprv_strndup()
Dwintz.cpp119 icuid = uprv_strdup(tmpid); in uprv_detectWindowsTimeZone()
Dcstring.h82 uprv_strdup(const char *src);
Dlocid.cpp449 fullName = uprv_strdup(other.fullName); in operator =()
456 baseName = uprv_strdup(other.baseName); in operator =()
Dputil.cpp1081 return uprv_strdup("Etc/UTC"); in uprv_tzname()
1172 return uprv_strdup(U_TZNAME[n]); in uprv_tzname()
Duloc.cpp2521 fallbackList[i] = uprv_strdup(tmp); in uloc_acceptLanguage()
2559 fallbackList[i] = uprv_strdup(tmp); in uloc_acceptLanguage()
Duresbund.cpp359 r->fPath = (char *)uprv_strdup(path); in init_entry()
/external/icu/icu4c/source/i18n/
Duspoof_impl.cpp66 fAllowedLocales = uprv_strdup(""); in construct()
88 fAllowedLocales = uprv_strdup(src.fAllowedLocales); in SpoofImpl()
180 fAllowedLocales = uprv_strdup(""); in setAllowedLocales()
209 const char *tmpLocalesList = uprv_strdup(localesList); in setAllowedLocales()
Dgender.cpp125 uhash_put(gGenderInfoCache, uprv_strdup(key), (void*) result, &status); in getInstance()
Ducol_res.cpp636 char *ownedDefault = uprv_strdup(defcoll.data()); in put()
/external/icu/icu4c/source/tools/pkgdata/
Dpkgtypes.c237 return pkg_appendToList(l, end, uprv_strdup(aBuf)); in pkg_appendUniqueDirToList()
Dpkgdata.cpp474 o.fileListFiles = pkg_appendToList(o.fileListFiles, &tail, uprv_strdup(argv[n])); in main()
2115 o->files = pkg_appendToList(o->files, &tail, uprv_strdup(linePtr)); in loadLists()
/external/icu/icu4c/source/test/cintltst/
Dcstrtest.c132 temp=uprv_strdup("strdup"); in TestAPI()
/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp876 uhash_puti(prevLocales, uprv_strdup(""), 1, errorCode); in TestTailoredElements()
877 uhash_puti(prevLocales, uprv_strdup("root"), 1, errorCode); in TestTailoredElements()
878 uhash_puti(prevLocales, uprv_strdup("root@collation=standard"), 1, errorCode); in TestTailoredElements()
907 uhash_puti(prevLocales, uprv_strdup(actual.getName()), 1, errorCode); in TestTailoredElements()
Dunifiedcachetest.cpp22 value = uprv_strdup(x); in UCTItem()
Dtsmthred.cpp1294 value = uprv_strdup(x); in UCTMultiThreadItem()
/external/icu/libandroidicu/include/unicode/
Durename.h1399 #define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup) macro
/external/icu/icu4c/source/common/unicode/
Durename.h1399 #define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup) macro