Searched refs:defcoll (Results 1 – 4 of 4) sorted by relevance
958 String defcoll = null; in getKeywordValuesForLocale() local965 if (defcoll == null) { in getKeywordValuesForLocale()967 defcoll = collations.getString("default"); in getKeywordValuesForLocale()978 result[0] = defcoll; in getKeywordValuesForLocale()982 if (!collKey.equals(defcoll)) { in getKeywordValuesForLocale()
997 String defcoll = null; in getKeywordValuesForLocale() local1004 if (defcoll == null) { in getKeywordValuesForLocale()1006 defcoll = collations.getString("default"); in getKeywordValuesForLocale()1017 result[0] = defcoll; in getKeywordValuesForLocale()1021 if (!collKey.equals(defcoll)) { in getKeywordValuesForLocale()
668 char *defcoll = (char *)uprv_malloc(sizeof(char) * ULOC_KEYWORDS_CAPACITY); in ucol_getKeywordValuesForLocale() local674 ures_getUTF8String(&defres, defcoll, &defcollLength, TRUE, status); in ucol_getKeywordValuesForLocale()682 u_UCharsToChars(defString, defcoll, defcollLength+1); in ucol_getKeywordValuesForLocale()688 ulist_addItemBeginList(results, defcoll, TRUE, status); in ucol_getKeywordValuesForLocale()
META-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF ...