Home
last modified time | relevance | path

Searched refs:acceptList (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/icu/unicode/
Duloc.h906 UAcceptResult *outResult, const char **acceptList,
/external/webkit/Source/JavaScriptCore/icu/unicode/
Duloc.h906 UAcceptResult *outResult, const char **acceptList,
/external/icu4c/common/unicode/
Duloc.h966 UAcceptResult *outResult, const char **acceptList,
/external/icu4c/common/
Duloc.c2403 UAcceptResult *outResult, const char **acceptList, in uloc_acceptLanguage() argument
2424 fprintf(stderr,"%02d: %s\n", i, acceptList[i]); in uloc_acceptLanguage()
2431 if(!uprv_strcmp(acceptList[i], l)) { in uloc_acceptLanguage()
2453 if(uloc_getParent(acceptList[i], tmp, sizeof(tmp)/sizeof(tmp[0]), status)!=0) { in uloc_acceptLanguage()