twdvec            168 ConcordanceKWIC.cpp         std::vector<wordinfo> twdvec;
twdvec            182 ConcordanceKWIC.cpp             (qit->qexp1, qit->qexp2, qit->adjk, qit->adjd, twdvec, genrev);
twdvec            188 ConcordanceKWIC.cpp                     word_tree->find_regex_tree_set(rw, twdvec, genrev);
twdvec            197 ConcordanceKWIC.cpp                 word_tree->find_tree_set(qit->qexp1, twdvec, genrev);
twdvec            206 ConcordanceKWIC.cpp         for (std::vector<wordinfo>::iterator ndit = twdvec.begin();
twdvec            207 ConcordanceKWIC.cpp                 ndit != twdvec.end(); ndit++) {