make_u32regex     187 ConcordanceKWIC.cpp                     rw = boost::make_u32regex((qit->qexp1).c_str());
make_u32regex     101 Functions.cpp      boost::u32regex r(boost::make_u32regex("([§†¼½⅓№0-9\\-'\\w]+)"));
make_u32regex     214 Functions.cpp      boost::u32regex r(boost::make_u32regex("[\\-+*^$.|,?()\\[\\]{}\\\\]"));
make_u32regex     216 Functions.cpp      boost::u32regex r1(boost::make_u32regex("^\\W+$"));
make_u32regex     218 Functions.cpp      boost::u32regex r2(boost::make_u32regex("(.*\\w.*\\w.*|^\\w+$)"));
make_u32regex     256 Functions.cpp      boost::u32regex r3(boost::make_u32regex("([^<]+)<([LW])([0-9]+)>(.+)"));
make_u32regex     283 WordTree.cpp       boost::u32regex r(boost::make_u32regex("[\\-+*^$.|,?()\\[\\]{}\\\\]"));
make_u32regex     284 WordTree.cpp       boost::u32regex rk(boost::make_u32regex(adj1.c_str()));
make_u32regex     285 WordTree.cpp       boost::u32regex ra(boost::make_u32regex(adj2.c_str()));