Searched refs:Template (Results 1 – 3 of 3) sorted by relevance
62 if got := test.params.Template(); got != test.want {97 if got := r.Template(); got != want {
101 func (r *REParams) Template() string { func175 ruleParamsRE.Command = strings.ReplaceAll(ruleParamsRE.Command, "$reTemplate", reParams.Template())190 ruleParamsRE.Command = strings.ReplaceAll(ruleParamsRE.Command, k, v.Template())
94 # Template used to display messages. This is a python new-style format string