Home
last modified time | relevance | path

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

/f-stack/app/redis-5.0.5/src/
H A Drax.c1293 void raxIteratorDelChars(raxIterator *it, size_t count) { in raxIteratorDelChars() function
1375 raxIteratorDelChars(it,todel); in raxIteratorNextStep()
1467 raxIteratorDelChars(it,todel); in raxIteratorPrevStep()
1753 raxIteratorDelChars(it,todel); in raxRandomWalk()