Home
last modified time | relevance | path

Searched defs:regex_traits (Results 1 – 4 of 4) sorted by relevance

/third_party/boost/boost/xpressive/
Dregex_traits.hpp74 struct regex_traits struct
77 typedef typename Impl::locale_type locale_type;
79 regex_traits() in regex_traits() function
84 explicit regex_traits(locale_type const &loc) in regex_traits() argument
/third_party/boost/boost/regex/v4/
Dregex_traits.hpp73 struct regex_traits : public implementationT struct
75 regex_traits() : implementationT() {} in regex_traits() argument
/third_party/boost/boost/xpressive/detail/dynamic/
Dparse_charset.hpp77 typedef typename CompilerTraits::regex_traits regex_traits; in parse_escape() typedef
Dparser_traits.hpp39 typedef RegexTraits regex_traits; typedef