Searched refs:RegexMatchContainer (Results 1 – 1 of 1) sorted by relevance
31 RegexMatchContainer; typedef34 typedef typename RegexMatchContainer::MapType RegexMatchMap;39 typedef typename RegexMatchContainer::SharedPointer RegexMatchContainerSP;44 typename RegexMatchContainer::ForEachCallback RegexMatchForEachCallback;49 m_regex_sp(new RegexMatchContainer(std::string(regex_name), clist)) {} in FormatterContainerPair()