Home
last modified time | relevance | path

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

/third_party/boost/boost/regex/v4/
Dregex.hpp137 typedef match_results<std::string::const_iterator> smatch; typedef
/third_party/boost/boost/xpressive/
Dxpressive_fwd.hpp222 typedef match_results<std::string::const_iterator> smatch; typedef
/third_party/icu/icu4c/source/test/intltest/
Ddtfmtrtts.cpp339 int smatch = 0; // s[smatch].equals(s[smatch-1]) in test() local