Home
last modified time | relevance | path

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

/AliOS-Things-master/components/oss/src/utils/
A DUtils.cc55 static const std::regex ipPattern("((25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\\.){3}(25[0-… variable
627 return std::regex_match(host, ipPattern); in IsIp()

Completed in 6 milliseconds