Home
last modified time | relevance | path

Searched refs:IS_NUMSTRING_RULES (Results 1 - 2 of 2) sorted by relevance

/foundation/deviceprofile/device_info_manager/common/include/constants/
H A Ddistributed_device_profile_constants.h149 const std::string IS_NUMSTRING_RULES = "^[-+]?[0-9]+$"; member
/foundation/deviceprofile/device_info_manager/common/src/utils/
H A Dprofile_utils.cpp759 std::regex isNumStrRule(IS_NUMSTRING_RULES); in IsNumStr()

Completed in 3 milliseconds