Searched refs:RegexMatchContainer (Results 1 – 1 of 1) sorted by relevance
29 typedef FormattersContainer<FormatterImpl> RegexMatchContainer; typedef37 typedef typename RegexMatchContainer::SharedPointer RegexMatchContainerSP;42 typename RegexMatchContainer::ForEachCallback RegexMatchForEachCallback;46 m_regex_sp(new RegexMatchContainer(clist)) {} in FormatterContainerPair()