Searched refs:expand_string (Results 1 – 2 of 2) sorted by relevance
99 defs[name] = expand_string(definition); in add_definition()106 string expanded_pattern = expand_string(pattern); in add_pattern()115 string regular_expression_replace::expand_string(string const & input) in expand_string() function in regular_expression_replace
98 std::string expand_string(std::string const & input);