Home
last modified time | relevance | path

Searched defs:PLN_BaseStep (Results 1 – 3 of 3) sorted by last modified time

/dports/textproc/redisearch20/RediSearch-2.0.15/src/aggregate/
H A Daggregate_plan.h40 typedef struct PLN_BaseStep { struct
48 void (*dtor)(struct PLN_BaseStep *); argument
52 RLookup *(*getLookup)(struct PLN_BaseStep *); argument
55 } PLN_BaseStep; typedef
/dports/textproc/redisearch/RediSearch-2.2.5/src/aggregate/
H A Daggregate_plan.h40 typedef struct PLN_BaseStep { struct
48 void (*dtor)(struct PLN_BaseStep *); argument
52 RLookup *(*getLookup)(struct PLN_BaseStep *); argument
55 } PLN_BaseStep; typedef
/dports/textproc/redisearch16/RediSearch-1.6.16/src/aggregate/
H A Daggregate_plan.h37 typedef struct PLN_BaseStep { struct
45 void (*dtor)(struct PLN_BaseStep *); argument
49 RLookup *(*getLookup)(struct PLN_BaseStep *); argument
52 } PLN_BaseStep; typedef