Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Du32regex_iterator.hpp151 inline u32regex_iterator<const char*> make_u32regex_iterator(const char* p, const u32regex& e, rege… in make_u32regex_iterator() function
156 inline u32regex_iterator<const wchar_t*> make_u32regex_iterator(const wchar_t* p, const u32regex& e… in make_u32regex_iterator() function
162 inline u32regex_iterator<const UChar*> make_u32regex_iterator(const UChar* p, const u32regex& e, re… in make_u32regex_iterator() function
168 …ypename std::basic_string<charT, Traits, Alloc>::const_iterator> make_u32regex_iterator(const std:… in make_u32regex_iterator() function
173 inline u32regex_iterator<const UChar*> make_u32regex_iterator(const U_NAMESPACE_QUALIFIER UnicodeSt… in make_u32regex_iterator() function