Searched refs:token_finder (Results 1 – 3 of 3) sorted by relevance
218 token_finder( in token_finder() function264 using algorithm::token_finder;
149 ::boost::algorithm::token_finder( Pred, eCompress ) ); in split()
314 … return ::boost::algorithm::find(Input, ::boost::algorithm::token_finder(Pred, eCompress)); in find_token()