Searched refs:tregex_iterator (Results 1 – 3 of 3) sorted by relevance
82 boost::tregex_iterator i(boost::make_regex_iterator(html, r)), j; in enumerate_links()
39 typedef regex_iterator<TCHAR const*> tregex_iterator; 234 boost::tregex_iterator i(boost::make_regex_iterator(html, r)), j;
31 typedef regex_iterator<TCHAR const*> tregex_iterator; typedef