Searched refs:_Nameless (Results 1 – 2 of 2) sorted by relevance
29 static const string _Nameless("*"); variable251 if (_Nameless == name) in locale()252 _STLP_THROW(runtime_error((string("Invalid locale name '") + _Nameless + "'").c_str())); in locale()301 if (L1.name() != _Nameless && L2.name() != _Nameless) in locale()304 impl->name = _Nameless; in locale()395 (this->name() == L.name() && this->name() != _Nameless); in operator ==()421 if (L.name() != _Nameless)
31 static const string _Nameless("*"); variable718 loc_new->name = _Nameless; in _copy_Nameless_Locale_impl()