Searched refs:follow_regex (Results 1 – 2 of 2) sorted by relevance
1155 QRegularExpression follow_regex( "FF(\\d+)" ); in CrawlerWidgetContext() local1156 match = follow_regex.match( string ); in CrawlerWidgetContext()