Searched defs:newString (Results 1 – 6 of 6) sorted by relevance
24 newString = Foo[string]{val: 1}.Get var
61 func (i *inputs) newString(s string) input { func
422 func newString(s string) *string { return &s } func
191 func newString(s string) *string { func
194 func newString(s string) *string { func
763 func (t *Tree) newString(pos Pos, orig, text string) *StringNode { func