Searched refs:hasScript (Results 1 – 3 of 3) sorted by relevance
437 UBool hasLanguage, hasScript, hasCountry, hasVariant, hasKeywords; in uloc_getDisplayName() local532 hasScript= length2>0; in uloc_getDisplayName()535 if(hasScript) { in uloc_getDisplayName()641 if ((hasScript && !hasCountry) in uloc_getDisplayName()642 || ((hasScript || hasCountry) && !hasVariant && !hasKeywords) in uloc_getDisplayName()643 || ((hasScript || hasCountry || hasVariant) && !hasKeywords)) { in uloc_getDisplayName()646 } else if (hasLanguage && !hasScript && !hasCountry && !hasVariant && !hasKeywords) { in uloc_getDisplayName()651 if (hasLanguage && (hasScript || hasCountry || hasVariant || hasKeywords)) { in uloc_getDisplayName()
360 UBool hasScript = uprv_strlen(script) > 0; in localeDisplayName() local367 if (hasScript && hasCountry) { in localeDisplayName()371 hasScript = FALSE; in localeDisplayName()376 if (hasScript) { in localeDisplayName()380 hasScript = FALSE; in localeDisplayName()403 if (hasScript) { in localeDisplayName()
542 UBool hasScript = uprv_strlen(script) > 0; in localeDisplayName() local549 if (hasScript && hasCountry) { in localeDisplayName()553 hasScript = FALSE; in localeDisplayName()558 if (hasScript) { in localeDisplayName()562 hasScript = FALSE; in localeDisplayName()585 if (hasScript) { in localeDisplayName()