u32regex          169 ConcordanceKWIC.cpp         boost::u32regex rw;
u32regex          101 Functions.cpp      boost::u32regex r(boost::make_u32regex("([§†¼½⅓№0-9\\-'\\w]+)"));
u32regex          214 Functions.cpp      boost::u32regex r(boost::make_u32regex("[\\-+*^$.|,?()\\[\\]{}\\\\]"));
u32regex          216 Functions.cpp      boost::u32regex r1(boost::make_u32regex("^\\W+$"));
u32regex          218 Functions.cpp      boost::u32regex r2(boost::make_u32regex("(.*\\w.*\\w.*|^\\w+$)"));
u32regex          256 Functions.cpp      boost::u32regex r3(boost::make_u32regex("([^<]+)<([LW])([0-9]+)>(.+)"));
u32regex           95 SharedMemoryTree.hpp     void find_regex_node_set(boost::u32regex& reg, std::vector<wordinfo>& nv,
u32regex          138 SharedMemoryTree.hpp     void find_regex_tree_set(boost::u32regex& reg,
u32regex          245 WordTree.cpp   void tree::find_regex_node_set(boost::u32regex& reg, std::vector<wordinfo>& nv,
u32regex          283 WordTree.cpp       boost::u32regex r(boost::make_u32regex("[\\-+*^$.|,?()\\[\\]{}\\\\]"));
u32regex          284 WordTree.cpp       boost::u32regex rk(boost::make_u32regex(adj1.c_str()));
u32regex          285 WordTree.cpp       boost::u32regex ra(boost::make_u32regex(adj2.c_str()));