#include <ts_utils.h>
Data Fields | |
QueryItem * | valnode |
uint32 | flags |
int32 | nchild |
char * | word |
uint32 | sign |
struct QTNode ** | child |
Definition at line 170 of file ts_utils.h.
struct QTNode** QTNode::child |
Definition at line 177 of file ts_utils.h.
Referenced by cntsize(), dofindsubquery(), dropvoidsubtree(), fillQT(), findeq(), join_tsqueries(), QT2QTN(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNodeCompare(), QTNSort(), QTNTernary(), and tsquery_not().
Definition at line 173 of file ts_utils.h.
Referenced by dofindsubquery(), findeq(), join_tsqueries(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNTernary(), and tsquery_not().
Definition at line 174 of file ts_utils.h.
Referenced by cntsize(), dofindsubquery(), dropvoidsubtree(), fillQT(), findeq(), join_tsqueries(), QT2QTN(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNodeCompare(), QTNSort(), QTNTernary(), and tsquery_not().
Definition at line 176 of file ts_utils.h.
Referenced by findeq(), QT2QTN(), QTNBinary(), and QTNEq().
Definition at line 172 of file ts_utils.h.
Referenced by cntsize(), dofindsubquery(), dropvoidsubtree(), fillQT(), findeq(), join_tsqueries(), QT2QTN(), QTNBinary(), QTNClearFlags(), QTNCopy(), QTNFree(), QTNodeCompare(), QTNSort(), QTNTernary(), and tsquery_not().
char* QTNode::word |
Definition at line 175 of file ts_utils.h.
Referenced by fillQT(), QT2QTN(), QTNCopy(), QTNFree(), and QTNodeCompare().