Lines Matching defs:getc
563 b, ok := d.getc()891 b, ok := d.getc()908 func (d *Decoder) getc() (b byte, ok bool) {953 if b, ok = d.getc(); !ok {988 b, ok := d.getc()