HomeSort by relevance Sort by last modified time
    Searched refs:isInvariantLocale (Results 1 - 2 of 2) sorted by null

  /external/icu/icu4c/source/io/
locbund.h 36 UBool isInvariantLocale;
locbund.cpp 92 result->isInvariantLocale = uprv_strcmp(result->fLocale, "en_US_POSIX") == 0;
166 if (bundle->isInvariantLocale) {

Completed in 79 milliseconds