Searched defs:re (Results 1 – 3 of 3) sorted by relevance
70 std::regex re("wan_ipaddr=[0-9]+\\.[0-9]+\\.[0-9]+\\.[0-9]+"); in FindIpaddrLauncherLog() local
455 std::regex re("[1-9][0-9]*.[0-9]+.[0-9]+"); in ReadAndroidVersionFromBootImage() local
14244 std::regex re( R"(\$\{([^\}]+)\})" ); in replaceWithMap() local