Searched defs:htmlReplacer (Results 1 – 2 of 2) sorted by relevance
144 func htmlReplacer(s string, replacementTable []string, badRunes bool) string { func
2354 var htmlReplacer = strings.NewReplacer( var