Searched refs:odm_regex (Results 1 – 1 of 1) sorted by relevance
157 static const std::regex odm_regex( in ValidateProp() local163 std::regex_match(prop_name, odm_regex)) { in ValidateProp()178 if (!std::regex_match(prop_name, odm_regex)) { in ValidateProp()