Searched defs:ExpandString (Results 1 – 2 of 2) sorted by relevance
169 func ExpandString(value string) (string, error) { func
922 func (re *Regexp) ExpandString(dst []byte, template string, src string, match []int) []byte { func