Searched defs:IsDigit (Results 1 – 5 of 5) sorted by relevance
130 static bool IsDigit(const std::string &str, size_t min, size_t max) in IsDigit() function
89 bool IsDigit() const in IsDigit() function
639 static bool IsDigit(const std::string &str, size_t min, size_t max) in IsDigit() function
116 static bool IsDigit(char c) in IsDigit() function
1284 GateRef StubBuilder::IsDigit(GateRef ch) in IsDigit() function in panda::ecmascript::kungfu::StubBuilder