Searched defs:make_u32regex (Results 1 – 1 of 1) sorted by relevance
370 inline u32regex make_u32regex(InputIterator i, in make_u32regex() function379 inline u32regex make_u32regex(const char* p, boost::regex_constants::syntax_option_type opt = boost… in make_u32regex() function383 inline u32regex make_u32regex(const unsigned char* p, boost::regex_constants::syntax_option_type op… in make_u32regex() function391 inline u32regex make_u32regex(const wchar_t* p, boost::regex_constants::syntax_option_type opt = bo… in make_u32regex() function397 inline u32regex make_u32regex(const UChar* p, boost::regex_constants::syntax_option_type opt = boos… in make_u32regex() function406 inline u32regex make_u32regex(const std::basic_string<C, T, A>& s, boost::regex_constants::syntax_o… in make_u32regex() function413 inline u32regex make_u32regex(const U_NAMESPACE_QUALIFIER UnicodeString& s, boost::regex_constants:… in make_u32regex() function