Home
last modified time | relevance | path

Searched refs:nochar_facet (Results 1 – 7 of 7) sorted by relevance

/third_party/boost/boost/locale/
Dlocalization_backend.hpp75 …td::locale const &base,locale_category_type category,character_facet_type type = nochar_facet) = 0;
Dgenerator.hpp34 …static const uint32_t nochar_facet = 0; ///< Unspecified character category for characte… variable
/third_party/boost/libs/locale/src/win32/
Dwin_backend.cpp86 character_facet_type type = nochar_facet) in install()
/third_party/boost/libs/locale/src/posix/
Dposix_backend.cpp109 character_facet_type type = nochar_facet) in install()
/third_party/boost/libs/locale/src/icu/
Dicu_backend.cpp91 character_facet_type type = nochar_facet) in install()
/third_party/boost/libs/locale/src/std/
Dstd_backend.cpp162 character_facet_type type = nochar_facet) in install()
/third_party/boost/libs/locale/src/shared/
Dlocalization_backend.cpp133 …nstall(std::locale const &l,locale_category_type category,character_facet_type type = nochar_facet) in install()