Searched refs:acceptListCount (Results 1 – 2 of 2) sorted by relevance
2404 int32_t acceptListCount, in uloc_acceptLanguage() argument2417 …allbackList = static_cast<char **>(uprv_malloc((size_t)(sizeof(fallbackList[0])*acceptListCount))); in uloc_acceptLanguage()2422 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()2461 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()2481 for(j=0;j<acceptListCount;j++) { in uloc_acceptLanguage()2503 for(i=0;i<acceptListCount;i++) { in uloc_acceptLanguage()
1001 int32_t acceptListCount,