Home
last modified time | relevance | path

Searched refs:IsIntegerNumber (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandabase/utils/
Dpandargs.h762 if (IsIntegerNumber(param_str)) { in ParseIntArgParam()
959 static bool IsIntegerNumber(const std::string_view &str) in IsIntegerNumber() function