#include <w32_regex_traits.hpp>
Classes | |
struct | boost_extensions_tag |
Public Types | |
typedef charT | char_type |
typedef std::size_t | size_type |
typedef std::basic_string < char_type > | string_type |
typedef ::boost::re_detail::lcid_type | locale_type |
typedef boost::uint_least32_t | char_class_type |
Public Member Functions | |
w32_regex_traits () | |
regex_constants::syntax_type | syntax_type (charT c) const |
regex_constants::escape_syntax_type | escape_syntax_type (charT c) const |
charT | translate (charT c) const |
charT | translate_nocase (charT c) const |
charT | translate (charT c, bool icase) const |
charT | tolower (charT c) const |
charT | toupper (charT c) const |
string_type | transform (const charT *p1, const charT *p2) const |
string_type | transform_primary (const charT *p1, const charT *p2) const |
char_class_type | lookup_classname (const charT *p1, const charT *p2) const |
string_type | lookup_collatename (const charT *p1, const charT *p2) const |
bool | isctype (charT c, char_class_type f) const |
int | toi (const charT *&p1, const charT *p2, int radix) const |
int | value (charT c, int radix) const |
locale_type | imbue (locale_type l) |
locale_type | getloc () const |
std::string | error_string (regex_constants::error_type n) const |
Static Public Member Functions | |
static size_type | length (const char_type *p) |
static std::string | catalog_name (const std::string &name) |
static std::string | get_catalog_name () |
typedef boost::uint_least32_t boost::w32_regex_traits< charT >::char_class_type |
typedef charT boost::w32_regex_traits< charT >::char_type |
typedef ::boost::re_detail::lcid_type boost::w32_regex_traits< charT >::locale_type |
typedef std::size_t boost::w32_regex_traits< charT >::size_type |
typedef std::basic_string<char_type> boost::w32_regex_traits< charT >::string_type |
|
inline |
|
static |
References boost::iostreams::gzip::flags::name.
|
inline |
|
inline |
|
static |
|
inline |
|
inline |
|
inline |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
References boost::re_detail::global_toi().
|
inline |
|
inline |
References boost::re_detail::w32_toupper().
|
inline |
References boost::re_detail::w32_transform().
|
inline |
|
inline |
References boost::multiprecision::backends::c.
|
inline |
References boost::multiprecision::backends::c.
|
inline |
|
inline |
References boost::re_detail::global_value().