sep 58 Functions.cpp boost::char_separator<char> sep("\t _:;!~`\"&%@/", sep 60 Functions.cpp tokenizer tok(line, sep); sep 71 Functions.cpp boost::char_separator<char> sep("\t _:;.,?!~`\"\\[]{}()*&^%$#@+=|<>/", sep 73 Functions.cpp tokenizer tok(line, sep);