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