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

  /external/icu4c/io/
locbund.h 34 UBool isInvariantLocale;
locbund.c 94 result->isInvariantLocale = uprv_strcmp(result->fLocale, "en_US_POSIX") == 0;
168 if (bundle->isInvariantLocale) {

Completed in 231 milliseconds