Home
last modified time | relevance | path

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

/aosp_15_r20/external/libcxx/test/std/re/re.alg/re.alg.match/
H A Dparse_curly_brackets.pass.cpp32 std::smatch smatch; in test1() local
42 std::smatch smatch; in test2() local
52 std::smatch smatch; in test3() local
62 std::smatch smatch; in test4() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/re/re.alg/re.alg.match/
H A Dparse_curly_brackets.pass.cpp31 std::smatch smatch; in test1() local
41 std::smatch smatch; in test2() local
51 std::smatch smatch; in test3() local
61 std::smatch smatch; in test4() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v4/
Dregex.hpp101 typedef match_results<std::string::const_iterator> smatch; typedef
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/regex/include/boost/regex/v5/
Dregex.hpp56 typedef match_results<std::string::const_iterator> smatch; typedef
/aosp_15_r20/external/icu/icu4c/source/test/intltest/
H A Ddtfmtrtts.cpp339 int smatch = 0; // s[smatch].equals(s[smatch-1]) in test() local
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/
H A Ddtfmtrtts.cpp339 int smatch = 0; // s[smatch].equals(s[smatch-1]) in test() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/x86_64-linux/include/c++/4.8.3/bits/
Dregex.h1796 typedef match_results<string::const_iterator> smatch; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/c++/4.8.3/bits/
Dregex.h1796 typedef match_results<string::const_iterator> smatch; in _GLIBCXX_VISIBILITY() typedef
/aosp_15_r20/system/chre/host/common/
H A Dchre_aidl_hal_client.cc362 std::smatch smatch; in findHeaderAndNormalizePath() local