Searched refs:acceptListCount (Results 1 – 2 of 2) sorted by relevance
2421 int32_t acceptListCount, in uloc_acceptLanguage() argument2434 …allbackList = static_cast<char **>(uprv_malloc((size_t)(sizeof(fallbackList[0])*acceptListCount))); in uloc_acceptLanguage()2439 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()2478 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()2498 for(j=0;j<acceptListCount;j++) { in uloc_acceptLanguage()2520 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()
995 int32_t acceptListCount,