encoding/json.decodeState.rescanLiteral (method)

5 uses

	encoding/json (current package)
		decode.go#L312: func (d *decodeState) rescanLiteral() {
		decode.go#L381: 		d.rescanLiteral()
		decode.go#L675: 		d.rescanLiteral()
		decode.go#L1087: 		d.rescanLiteral()
		decode.go#L1126: 	d.rescanLiteral()