Searched defs:smatch (Results 1 – 9 of 9) sorted by relevance
32 std::smatch smatch; in test1() local42 std::smatch smatch; in test2() local52 std::smatch smatch; in test3() local62 std::smatch smatch; in test4() local
31 std::smatch smatch; in test1() local41 std::smatch smatch; in test2() local51 std::smatch smatch; in test3() local61 std::smatch smatch; in test4() local
101 typedef match_results<std::string::const_iterator> smatch; typedef
56 typedef match_results<std::string::const_iterator> smatch; typedef
339 int smatch = 0; // s[smatch].equals(s[smatch-1]) in test() local
1796 typedef match_results<string::const_iterator> smatch; in _GLIBCXX_VISIBILITY() typedef
362 std::smatch smatch; in findHeaderAndNormalizePath() local