Searched refs:checkForOtherVariants (Results 1 – 1 of 1) sorted by relevance
165 static void checkForOtherVariants(CDFLocaleStyleData* result, UErrorCode& status);745 checkForOtherVariants(&result->longData, status); in load()750 checkForOtherVariants(&result->shortData, status); in load()872 static void checkForOtherVariants(CDFLocaleStyleData* result, in checkForOtherVariants() function