MCPcopy Create free account
hub / github.com/Tencent/TscanCode / isZeroNumber

Method isZeroNumber

trunk/lib/tokenize.cpp:10282–10285  ·  view source on GitHub ↗

------------------------------------------------------------------------ Helper function to check whether number is zero (0 or 0.0 or 0E+0) or not? @param s the string to check @return true in case s is zero and false otherwise. ------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 1

isNumberOneOfFunction · 0.85

Tested by

no test coverage detected