Home
last modified time | relevance | path

Searched defs:has_facet (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/cxx-stl/stlport/stlport/stl/
D_locale.h301 struct has_facet { struct
303 has_facet(const locale& __p_loc) : __loc(__p_loc) {} in has_facet() function
309 _Facet *__facet = 0;
/ndk/sources/cxx-stl/llvm-libc++/libcxx/src/
Dlocale.cpp160 bool has_facet(long id) const in has_facet() function in locale::__imp
590 locale::has_facet(id& x) const in has_facet() function in locale