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

Function string2ll

src/util.c:321–382  ·  view source on GitHub ↗

Convert a string into a long long. Returns 1 if the string could be parsed * into a (non-overflowing) long 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 4

processMultibulkBufferFunction · 0.85
string2lFunction · 0.85
test_string2llFunction · 0.85

Calls

no outgoing calls

Tested by 1

test_string2llFunction · 0.68