MCPcopy Index your code
hub / github.com/antirez/rax / raxIteratorPrevStep

Function raxIteratorPrevStep

rax.c:1433–1504  ·  view source on GitHub ↗

Like raxIteratorNextStep() but implements an iteration step moving * to the lexicographically previous element. The 'noup' option has a similar * effect to the one of raxIteratorNextStep(). */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

raxSeekFunction · 0.85
raxPrevFunction · 0.85

Calls 6

raxStackPopFunction · 0.85
raxIteratorDelCharsFunction · 0.85
raxIteratorAddCharsFunction · 0.85
raxStackPushFunction · 0.85
raxSeekGreatestFunction · 0.85
raxGetDataFunction · 0.85

Tested by

no test coverage detected