MCPcopy Create free account
hub / github.com/SsageParuders/Android_Native_Surface / scan_number

Method scan_number

my_libhv/cpputil/json.hpp:6840–7163  ·  view source on GitHub ↗

! @brief scan a number literal This function scans a string according to Sect. 6 of RFC 7159. The function is realized with a deterministic finite state machine derived from the grammar described in RFC 7159. Starting in state "init", the input is read and used to determined the next state. Only state "done" accepts the number. State "error" is a trap state to model error

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

ungetFunction · 0.85
resetFunction · 0.70
addFunction · 0.70
getFunction · 0.70
dataMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected