Searched defs:u32regex_match (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/ |
D | icu.hpp | 946 inline bool u32regex_match(BidiIterator first, BidiIterator last, in u32regex_match() function 953 inline bool u32regex_match(const UChar* p, in u32regex_match() function 961 inline bool u32regex_match(const wchar_t* p, in u32regex_match() function 969 inline bool u32regex_match(const char* p, in u32regex_match() function 976 inline bool u32regex_match(const unsigned char* p, in u32regex_match() function 983 inline bool u32regex_match(const std::string& s, in u32regex_match() function 991 inline bool u32regex_match(const std::wstring& s, in u32regex_match() function 999 inline bool u32regex_match(const U_NAMESPACE_QUALIFIER UnicodeString& s, in u32regex_match() function 1010 inline bool u32regex_match(BidiIterator first, BidiIterator last, in u32regex_match() function 1017 inline bool u32regex_match(const UChar* p, in u32regex_match() function [all …]
|
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/ |
D | icu.hpp | 839 inline bool u32regex_match(BidiIterator first, BidiIterator last, in u32regex_match() function 846 inline bool u32regex_match(const UChar* p, in u32regex_match() function 854 inline bool u32regex_match(const wchar_t* p, in u32regex_match() function 862 inline bool u32regex_match(const char* p, in u32regex_match() function 869 inline bool u32regex_match(const unsigned char* p, in u32regex_match() function 876 inline bool u32regex_match(const std::string& s, in u32regex_match() function 884 inline bool u32regex_match(const std::wstring& s, in u32regex_match() function 892 inline bool u32regex_match(const U_NAMESPACE_QUALIFIER UnicodeString& s, in u32regex_match() function 903 inline bool u32regex_match(BidiIterator first, BidiIterator last, in u32regex_match() function 910 inline bool u32regex_match(const UChar* p, in u32regex_match() function [all …]
|