Home | History | Annotate | Download | only in filepath

Lines Matching defs:append

22 // It supports append, reading previously appended bytes,
40 func (b *lazybuf) append(c byte) {
110 out.append(Separator)
133 // cannot backtrack, but not rooted, so append .. element.
135 out.append(Separator)
137 out.append('.')
138 out.append('.')
145 out.append(Separator)
149 out.append(path[r])
156 out.append('.')