Home | History | Annotate | Download | only in src

Lines Matching refs:has_facet

157     bool has_facet(long id) const
452 if (!has_facet(id))
589 locale::has_facet(id& x) const
591 return __locale_->has_facet(x.__get());