Searched refs:ReplaceStringsInList (Results 1 – 2 of 2) sorted by relevance
59 func ReplaceStringsInList(list *List, replacements map[string]string) (replaced bool) { func
240 return parser.ReplaceStringsInList(list, (*replaceProperty).oldNameToNewName), nil