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

Function raxIteratorAddChars

rax.c:1272–1291  ·  view source on GitHub ↗

Append characters at the current key string of the iterator 'it'. This * is a low level function used to implement the iterator, not callable by * the user. Returns 0 on out of memory, otherwise 1 is returned. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

raxIteratorNextStepFunction · 0.85
raxSeekGreatestFunction · 0.85
raxIteratorPrevStepFunction · 0.85
raxSeekFunction · 0.85
raxRandomWalkFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected