Home
last modified time | relevance | path

Searched refs:_aoi_Next (Results 1 – 3 of 3) sorted by relevance

/dports/textproc/redisearch/RediSearch-2.2.5/src/
H A Doffset_vector.c65 uint32_t _aoi_Next(void *ctx, RSQueryTerm **term);
111 return (RSOffsetIterator){.Next = _aoi_Next, .Rewind = _aoi_Rewind, .Free = _aoi_Free, .ctx = it}; in _aggregateResult_iterate()
174 uint32_t _aoi_Next(void *ctx, RSQueryTerm **t) { in _aoi_Next() function
/dports/textproc/redisearch20/RediSearch-2.0.15/src/
H A Doffset_vector.c65 uint32_t _aoi_Next(void *ctx, RSQueryTerm **term);
111 return (RSOffsetIterator){.Next = _aoi_Next, .Rewind = _aoi_Rewind, .Free = _aoi_Free, .ctx = it}; in _aggregateResult_iterate()
174 uint32_t _aoi_Next(void *ctx, RSQueryTerm **t) { in _aoi_Next() function
/dports/textproc/redisearch16/RediSearch-1.6.16/src/
H A Doffset_vector.c65 uint32_t _aoi_Next(void *ctx, RSQueryTerm **term);
111 return (RSOffsetIterator){.Next = _aoi_Next, .Rewind = _aoi_Rewind, .Free = _aoi_Free, .ctx = it}; in _aggregateResult_iterate()
174 uint32_t _aoi_Next(void *ctx, RSQueryTerm **t) { in _aoi_Next() function