Searched defs:newSyntaxError (Results 1 – 2 of 2) sorted by relevance
217 func (d *Decoder) newSyntaxError(pos int, f string, x ...interface{}) error { func
604 func (d *Decoder) newSyntaxError(f string, x ...interface{}) error { func