ReactOS 0.4.16-dev-340-g0540c21
|
#include "stlport_prefix.h"
#include <locale>
#include <algorithm>
#include <typeinfo>
#include "c_locale.h"
#include "aligned_buffer.h"
#include "acquire_release.h"
#include "locale_impl.h"
Go to the source code of this file.
Variables | |
static _Stl_aligned_buffer< _Locale_impl::Init > | __Loc_init_buf |
static locale * | _Stl_classic_locale = 0 |
static locale * | _Stl_global_locale = 0 |
static ios_base::Init | _IosInit |
_STLP_DECLSPEC _Locale_impl *_STLP_CALL _copy_Nameless_Locale_impl | ( | _Locale_impl * | loc | ) |
Definition at line 714 of file locale_impl.cpp.
Referenced by locale::locale().
locale::facet *_STLP_CALL _get_facet | ( | locale::facet * | f | ) |
Definition at line 36 of file locale_impl.cpp.
Referenced by _Locale_impl::_Locale_impl(), and _Locale_impl::insert().
_STLP_DECLSPEC _Locale_impl *_STLP_CALL _get_Locale_impl | ( | _Locale_impl * | loc | ) |
Definition at line 695 of file locale_impl.cpp.
Referenced by locale::global(), locale::locale(), and locale::operator=().
_STLP_MOVE_TO_PRIV_NAMESPACE _STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const money_get< char, istreambuf_iterator< char, char_traits< char > > > * | ) |
Definition at line 726 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const money_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > * | ) |
Definition at line 731 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const money_put< char, ostreambuf_iterator< char, char_traits< char > > > * | ) |
Definition at line 728 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const money_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > * | ) |
Definition at line 733 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const num_get< char, istreambuf_iterator< char, char_traits< char > > > * | ) |
Definition at line 737 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const num_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > * | ) |
Definition at line 740 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const num_put< char, ostreambuf_iterator< char, char_traits< char > > > * | ) |
Definition at line 744 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const num_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > * | ) |
Definition at line 747 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const time_get< char, istreambuf_iterator< char, char_traits< char > > > * | ) |
Definition at line 751 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const time_get< wchar_t, istreambuf_iterator< wchar_t, char_traits< wchar_t > > > * | ) |
Definition at line 756 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const time_put< char, ostreambuf_iterator< char, char_traits< char > > > * | ) |
Definition at line 753 of file locale_impl.cpp.
_STLP_DECLSPEC locale::id &_STLP_CALL _GetFacetId | ( | const time_put< wchar_t, ostreambuf_iterator< wchar_t, char_traits< wchar_t > > > * | ) |
Definition at line 758 of file locale_impl.cpp.
|
static |
void _STLP_CALL _release_facet | ( | locale::facet *& | f | ) |
Definition at line 43 of file locale_impl.cpp.
Referenced by _Locale_impl::insert(), and _Locale_impl::~_Locale_impl().
void _STLP_CALL _release_Locale_impl | ( | _Locale_impl *& | loc | ) |
Definition at line 702 of file locale_impl.cpp.
Referenced by locale::global(), locale::operator=(), and locale::~locale().
locale * _Stl_get_classic_locale | ( | ) |
Definition at line 598 of file locale_impl.cpp.
Referenced by locale::classic().
locale * _Stl_get_global_locale | ( | ) |
|
static |
Definition at line 569 of file locale_impl.cpp.
Referenced by _Locale_impl::_S_initialize().
|
static |
Definition at line 55 of file locale_impl.cpp.
Referenced by _Locale_impl::_Locale_impl(), and _Locale_impl::~_Locale_impl().
|
static |
Definition at line 621 of file locale_impl.cpp.
|
static |
Definition at line 595 of file locale_impl.cpp.
Referenced by _Stl_get_classic_locale(), and _Locale_impl::make_classic_locale().
|
static |
Definition at line 596 of file locale_impl.cpp.
Referenced by _Stl_get_global_locale(), and _Locale_impl::make_classic_locale().