Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/
Dicu.hpp499 inline bool u32regex_match(BidiIterator first, BidiIterator last, in u32regex_match() function
506 inline bool u32regex_match(const UChar* p, in u32regex_match() function
514 inline bool u32regex_match(const wchar_t* p, in u32regex_match() function
522 inline bool u32regex_match(const char* p, in u32regex_match() function
529 inline bool u32regex_match(const unsigned char* p, in u32regex_match() function
536 inline bool u32regex_match(const std::string& s, in u32regex_match() function
544 inline bool u32regex_match(const std::wstring& s, in u32regex_match() function
552 inline bool u32regex_match(const U_NAMESPACE_QUALIFIER UnicodeString& s, in u32regex_match() function
563 inline bool u32regex_match(BidiIterator first, BidiIterator last, in u32regex_match() function
570 inline bool u32regex_match(const UChar* p, in u32regex_match() function
[all …]