Searched refs:NO_REGION (Results 1 – 2 of 2) sorted by relevance
35 constexpr uint16_t NO_REGION = 0x7fff; variable82 mRegion(NO_REGION), in Locale()109 inline bool hasRegion() const { return mRegion != NO_REGION; } in hasRegion()
406 if (mRegion != NO_REGION) { in buildLocaleString()