Home
last modified time | relevance | path

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

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Du32regex_token_iterator.hpp141 int submatch = 0, match_flag_type m = match_default) in u32regex_token_iterator()
215 …char*> make_u32regex_token_iterator(const char* p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
220 …t*> make_u32regex_token_iterator(const wchar_t* p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
226 …har*> make_u32regex_token_iterator(const UChar* p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
232 …(const std::basic_string<charT, Traits, Alloc>& p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
237 …ator(const U_NAMESPACE_QUALIFIER UnicodeString& s, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
275 …e_u32regex_token_iterator(const char* p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
280 …32regex_token_iterator(const wchar_t* p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
286 …_u32regex_token_iterator(const UChar* p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
292 …::basic_string<charT, Traits, Alloc>& p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
[all …]
Dregex_token_iterator.hpp142 int submatch = 0, match_flag_type m = match_default) in regex_token_iterator()
219 …x_token_iterator(const charT* p, const basic_regex<charT, traits>& e, int submatch = 0, regex_cons… in make_regex_token_iterator()
224 …:basic_string<charT, ST, SA>& p, const basic_regex<charT, traits>& e, int submatch = 0, regex_cons… in make_regex_token_iterator()
239 …erator(const charT* p, const basic_regex<charT, traits>& e, const std::vector<int>& submatch, rege… in make_regex_token_iterator()
244 …ing<charT, ST, SA>& p, const basic_regex<charT, traits>& e, const std::vector<int>& submatch, rege… in make_regex_token_iterator()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Du32regex_token_iterator.hpp173 int submatch = 0, match_flag_type m = match_default) in u32regex_token_iterator()
260 …char*> make_u32regex_token_iterator(const char* p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
265 …t*> make_u32regex_token_iterator(const wchar_t* p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
271 …har*> make_u32regex_token_iterator(const UChar* p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
277 …(const std::basic_string<charT, Traits, Alloc>& p, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
282 …ator(const U_NAMESPACE_QUALIFIER UnicodeString& s, const u32regex& e, int submatch = 0, regex_cons… in make_u32regex_token_iterator()
320 …e_u32regex_token_iterator(const char* p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
325 …32regex_token_iterator(const wchar_t* p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
331 …_u32regex_token_iterator(const UChar* p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
337 …::basic_string<charT, Traits, Alloc>& p, const u32regex& e, const std::vector<int>& submatch, rege… in make_u32regex_token_iterator()
[all …]
Dregex_token_iterator.hpp187 int submatch = 0, match_flag_type m = match_default) in regex_token_iterator()
279 …x_token_iterator(const charT* p, const basic_regex<charT, traits>& e, int submatch = 0, regex_cons… in make_regex_token_iterator()
284 …:basic_string<charT, ST, SA>& p, const basic_regex<charT, traits>& e, int submatch = 0, regex_cons… in make_regex_token_iterator()
299 …erator(const charT* p, const basic_regex<charT, traits>& e, const std::vector<int>& submatch, rege… in make_regex_token_iterator()
304 …ing<charT, ST, SA>& p, const basic_regex<charT, traits>& e, const std::vector<int>& submatch, rege… in make_regex_token_iterator()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/testing/
Dbacktrack.cc101 StringPiece* submatch, int nsubmatch) { in Search()
Dtester.cc108 StringPiece submatch[kMaxSubmatch]; member
/aosp_15_r20/external/regex-re2/re2/testing/
H A Dbacktrack.cc105 StringPiece* submatch, int nsubmatch) { in Search()
H A Dtester.cc93 StringPiece submatch[kMaxSubmatch]; member
/aosp_15_r20/external/cronet/third_party/re2/src/re2/testing/
H A Dbacktrack.cc100 absl::string_view* submatch, int nsubmatch) { in Search()
H A Dtester.cc109 absl::string_view submatch[kMaxSubmatch]; member
/aosp_15_r20/external/cronet/third_party/re2/src/re2/
H A Dbitstate.cc288 bool anchored, bool longest, absl::string_view* submatch, in Search()
H A Dnfa.cc448 bool anchored, bool longest, absl::string_view* submatch, in Search()
H A Dre2.cc652 absl::string_view* submatch, in Match()
/aosp_15_r20/external/regex-re2/re2/
H A Dbitstate.cc294 StringPiece* submatch, int nsubmatch) { in Search()
H A Dnfa.cc436 StringPiece* submatch, int nsubmatch) { in Search()
H A Dre2.cc575 StringPiece* submatch, in GlobalReplace()
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/third_party/re2/re2/
Dbitstate.cc290 StringPiece* submatch, int nsubmatch) { in Search()
Dnfa.cc450 StringPiece* submatch, int nsubmatch) { in Search()
Dre2.cc620 StringPiece* submatch, in GlobalReplace()