Searched defs:AddStringToList (Results 1 – 2 of 2) sorted by relevance
24 func AddStringToList(list *List, s string) (modified bool) { func
304 func (ps *PropertySet) AddStringToList(strs ...string) error { func