encoding/xml.Decoder.ungetc (method)
14 uses
encoding/xml (current package)
xml.go#L574: d.ungetc(b)
xml.go#L777: d.ungetc(b)
xml.go#L811: d.ungetc(b)
xml.go#L829: d.ungetc(b)
xml.go#L863: d.ungetc(b)
xml.go#L875: d.ungetc(b)
xml.go#L892: d.ungetc(b)
xml.go#L956: func (d *Decoder) ungetc(b byte) {
xml.go#L1010: d.ungetc('<')
xml.go#L1053: d.ungetc(b)
xml.go#L1064: d.ungetc(b)
xml.go#L1074: d.ungetc(b)
xml.go#L1196: d.ungetc(b)
xml.go#L1206: d.ungetc(b)
![]() |
The pages are generated with Golds v0.3.2-preview. (GOOS=darwin GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |