Searched defs:regx (Results 1 – 2 of 2) sorted by relevance
23 void print_captures(const std::string& regx, const std::string& text) in print_captures()
47 void test_captures(const std::string& regx, const std::string& text, const T& expected) in test_captures()