Lines Matching full:seterr
62 func (@"".s·2 *@"".Scanner "esc:0x1") @"".advance (@"".n·3 int) (? bool) { if @"".n·3 < 0x0 { @"".s·2.@"".setErr(@"".ErrNegativeAdvance); return false }; if @"".n·3 > @"".s·2.@"".end - @"".s·2.@"".start { @"".s·2.@"".setErr(@"".ErrAdvanceTooFar); return false }; @"".s·2.@"".start += @"".n·3; return true }
63 func (@"".s·1 *@"".Scanner "esc:0x1") @"".setErr (@"".err·2 error) { if @"".s·1.@"".err == nil || @"".s·1.@"".err == @"io".EOF { @"".s·1.@"".err = @"".err·2 } }
1461 0runtime.morestack_noctxt 0? "".autotmp_0292 type.error "".autotmp_0291 type.error "".autotmp_0290 ?type.int "".err _type.error "".s type.*"".Scanner "".err ?type.error "".s o type.*"".Scanner "".~r1 type.bool "".n type.int "".s type.*"".Scanner 4???????o?? ? \?? B?C 4 ,+RQJw+RQJ ? Tgclocals·948c285cf1025b717e2658a3cccfd415 Tgclocals·e48374531d31f43dc3b50ec7ad7c9262 Rprebuilts/go/darwin-x86/src/bufio/scan.go?("".(*Scanner).setErr