Searched refs:truthy_pattern (Results 1 – 1 of 1) sorted by relevance
527 std::basic_regex<char> truthy_pattern variable736 std::regex_match(text, result, truthy_pattern); in parse_value()