Searched refs:reg_ip (Results 1 – 1 of 1) sorted by relevance
1302 std::regex reg_ip( in CheckIp() local1309 return std::regex_match(host_str, smat, reg_ip); in CheckIp()