Home
last modified time | relevance | path

Searched refs:QCharTree (Results 1 – 6 of 6) sorted by relevance

/dports/math/giacxcas/CoCoALib-0.99700/src/CoCoA-5/QCodeEdit/qnfa/
H A Dqnfa.h107 typedef QCharTreeLevel QCharTree; typedef
115 QCharTree tree;
280 void addWord( QCharTree& tree,
H A Dqnfa.cpp181 QCharTree::const_iterator it, match, end; in match()
945 void addWord(QCharTree& tree, const QString& w, int action, bool cs) in addWord()
952 QCharTree::iterator it = tree.find(u), tmp; in addWord()
980 QCharTree::iterator it, tmp; in addWord()
981 QList<QCharTree::iterator> l, ltmp; in addWord()
/dports/math/cocoalib/CoCoALib-0.99712/src/CoCoA-5/QCodeEdit/qnfa/
H A Dqnfa.h107 typedef QCharTreeLevel QCharTree; typedef
115 QCharTree tree;
280 void addWord( QCharTree& tree,
H A Dqnfa.cpp181 QCharTree::const_iterator it, match, end; in match()
945 void addWord(QCharTree& tree, const QString& w, int action, bool cs) in addWord()
952 QCharTree::iterator it = tree.find(u), tmp; in addWord()
980 QCharTree::iterator it, tmp; in addWord()
981 QList<QCharTree::iterator> l, ltmp; in addWord()
/dports/editors/texstudio/texstudio-4.1.2/src/qcodeedit/lib/qnfa/
H A Dqnfa.h110 typedef QCharTreeLevel QCharTree; typedef
118 QCharTree tree;
285 void addWord( QCharTree& tree,
H A Dqnfa.cpp181 QCharTree::const_iterator it, match, end; in match()
963 void addWord(QCharTree& tree, const QString& w, int action, bool cs) in addWord()
970 QCharTree::iterator it = tree.find(u), tmp; in addWord()
998 QCharTree::iterator it, tmp; in addWord()
999 QList<QCharTree::iterator> l, ltmp; in addWord()