Searched defs:inputRegex (Results 1 – 2 of 2) sorted by relevance
60 static std::regex inputRegex(R"(in(\d+)_input)"); variable
76 static std::regex inputRegex(R"(fan(\d+)_input)"); variable