Home
last modified time | relevance | path

Searched refs:message_facet (Results 1 – 6 of 6) sorted by relevance

/third_party/boost/libs/locale/test/
Dtest_generator.cpp36 g.categories(g.categories() ^ boost::locale::message_facet); in main()
39 g.categories(g.categories() | boost::locale::message_facet); in main()
/third_party/boost/boost/locale/
Dgenerator.hpp50 static const uint32_t message_facet = 1 << 4; ///< Generate message facets variable
/third_party/boost/libs/locale/src/win32/
Dwin_backend.cpp105 case message_facet: in install()
/third_party/boost/libs/locale/src/posix/
Dposix_backend.cpp130 case message_facet: in install()
/third_party/boost/libs/locale/src/icu/
Dicu_backend.cpp106 case message_facet: in install()
/third_party/boost/libs/locale/src/std/
Dstd_backend.cpp179 case message_facet: in install()