MCPcopy Create free account
hub / github.com/VKCOM/kphp / parse_int_from_string

Function parse_int_from_string

compiler/vertex.h:70–78  ·  view source on GitHub ↗

op_int_const string representation can be "123", "0x123", "0002", "-123", "0b0010101" but it is guaranteed to be a valid int

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

get_subkey_by_indexMethod · 0.85
recalc_indexMethod · 0.85
on_enter_vertexMethod · 0.85
on_listMethod · 0.85
on_listMethod · 0.85

Calls 1

get_stringMethod · 0.45

Tested by

no test coverage detected