Data Fields | |
int32 | type |
int32 | val |
struct NODE * | next |
int16 | distance |
int16 | length |
uint16 | flag |
struct NODE * | left |
struct NODE * | right |
QueryItem * | valnode |
Definition at line 35 of file _int_bool.c.
Definition at line 33 of file ltxtquery_io.c.
Referenced by pushquery(), and queryin().
Definition at line 35 of file ltxtquery_io.c.
Referenced by pushquery(), and queryin().
struct NODE* NODE::left |
Definition at line 23 of file tsquery_cleanup.c.
Referenced by _ltree_picksplit(), bqarr_in(), clean_fakeval_intree(), clean_NOT_intree(), freetree(), g_int_picksplit(), g_intbig_picksplit(), gtsquery_picksplit(), maketree(), and plainnode().
Definition at line 34 of file ltxtquery_io.c.
Referenced by pushquery(), and queryin().
struct NODE * NODE::next |
Definition at line 39 of file _int_bool.c.
Referenced by bqarr_in(), pushquery(), and queryin().
struct NODE* NODE::right |
Definition at line 24 of file tsquery_cleanup.c.
Referenced by _ltree_picksplit(), clean_fakeval_intree(), clean_NOT_intree(), freetree(), g_int_picksplit(), g_intbig_picksplit(), gtsquery_picksplit(), maketree(), and plainnode().
Definition at line 37 of file _int_bool.c.
Referenced by bqarr_in(), ean2isn(), ean2string(), findoprnd(), get_docrep(), gin_bool_consistent(), ginint4_queryextract(), makepol(), pushquery(), queryin(), string2ean(), and tsq_mcontains().
Definition at line 38 of file _int_bool.c.
Referenced by bqarr_in(), pushquery(), and queryin().
Definition at line 25 of file tsquery_cleanup.c.
Referenced by clean_fakeval_intree(), clean_NOT_intree(), maketree(), plainnode(), and plaintree().