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

Method isTwoNumber

trunk/lib/tokenize.cpp:10304–10309  ·  view source on GitHub ↗

------------------------------------------------------------------------ Helper function to check whether number is two (2 or 0.2E+1 or 2E+0) or not? @param s the string to check @return true in case s is two 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