Home | History | Annotate | Download | only in src

Lines Matching refs:_Locale_impl

31 //Export of _Locale_impl facets container:
57 // Class _Locale_impl
60 class _STLP_CLASS_DECLSPEC _Locale_impl : public _Refcount_Base {
62 _Locale_impl(const char* s);
63 _Locale_impl(const _Locale_impl&);
64 _Locale_impl(size_t n, const char* s);
67 ~_Locale_impl();
77 void operator=(const _Locale_impl&);
99 void insert(_Locale_impl* from, const locale::id& n);
115 friend _Locale_impl * _STLP_CALL _copy_Nameless_Locale_impl( _Locale_impl * );
116 friend void _STLP_CALL _release_Locale_impl( _Locale_impl *& loc );
125 void _STLP_CALL _release_Locale_impl( _Locale_impl *& loc );