Searched refs:TryVariableSubstitution (Results 1 – 1 of 1) sorted by relevance
562 newS, changed := TryVariableSubstitution(s, productVariable)571 func TryVariableSubstitution(s string, productVariable string) (string, bool) { func