Searched refs:html_bookmark_regex (Results 1 – 1 of 1) sorted by relevance
22 boost::regex html_bookmark_regex( variable154 while( boost::regex_search( a_start, a_end, a_what, html_bookmark_regex, a_flags) ) in inspect()