MCPcopy Create free account
hub / github.com/antirez/disque / string2l

Function string2l

src/util.c:387–398  ·  view source on GitHub ↗

Convert a string into a long. Returns 1 if the string could be parsed into a * (non-overflowing) long, 0 otherwise. The value will be set to the parsed * value when appropriate. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

tryObjectEncodingFunction · 0.85
test_string2lFunction · 0.85

Calls 1

string2llFunction · 0.85

Tested by 1

test_string2lFunction · 0.68