Home
last modified time | relevance | path

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

/external/icu4c/common/
Dcstring.c302 uprv_strdup(const char *src) { in uprv_strdup() function
318 dup = uprv_strdup(src); in uprv_strndup()
Dcstring.h86 uprv_strdup(const char *src);
Duloc.c2330 j[n].locale=uprv_strdup(tmp); in uloc_acceptLanguageFromHTTP()
2454 fallbackList[i] = uprv_strdup(tmp); in uloc_acceptLanguage()
2492 fallbackList[i] = uprv_strdup(tmp); in uloc_acceptLanguage()
Dputil.c1054 return uprv_strdup(U_TZNAME[n]); in uprv_tzname()
Duresbund.c371 r->fPath = (char *)uprv_strdup(path); in init_entry()
/external/icu4c/i18n/
Duspoof_impl.cpp30 fMagic(0), fSpoofData(NULL), fAllowedCharsSet(NULL) , fAllowedLocales(uprv_strdup("")) { in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
54 fAllowedLocales = uprv_strdup(""); in SpoofImpl()
73 fAllowedLocales = uprv_strdup(src.fAllowedLocales); in SpoofImpl()
302 fAllowedLocales = uprv_strdup(""); in setAllowedLocales()
331 const char *tmpLocalesList = uprv_strdup(localesList); in setAllowedLocales()
Dtblcoll.cpp667 char* rloc = uprv_strdup(requestedLocale.getName()); in setLocales()
669 char* vloc = uprv_strdup(validLocale.getName()); in setLocales()
671 char* aloc = uprv_strdup(actualLocale.getName()); in setLocales()
Ducol_res.cpp312 result->requestedLocale = uprv_strdup(loc); in ucol_open_internal()
319 result->actualLocale = uprv_strdup(loc); in ucol_open_internal()
326 result->validLocale = uprv_strdup(loc); in ucol_open_internal()
/external/icu4c/extra/uconv/
Duwmsg.c113 gPath = uprv_strdup(path); in u_wmsg_setPath()
/external/icu4c/tools/pkgdata/
Dpkgtypes.c235 return pkg_appendToList(l, end, uprv_strdup(aBuf)); in pkg_appendUniqueDirToList()
Dpkgdata.cpp440 o.fileListFiles = pkg_appendToList(o.fileListFiles, &tail, uprv_strdup(argv[n])); in main()
1740 o->files = pkg_appendToList(o->files, &tail, uprv_strdup(linePtr)); in loadLists()
/external/icu4c/test/cintltst/
Dcstrtest.c132 temp=uprv_strdup("strdup"); in TestAPI()
/external/webkit/Source/JavaScriptCore/icu/unicode/
Durename.h955 #define uprv_strdup uprv_strdup_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
Durename.h955 #define uprv_strdup uprv_strdup_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
Durename.h955 #define uprv_strdup uprv_strdup_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
Durename.h955 #define uprv_strdup uprv_strdup_3_2 macro
/external/icu4c/common/unicode/
Durename.h1337 #define uprv_strdup U_ICU_ENTRY_POINT_RENAME(uprv_strdup) macro