Home | History | Annotate | Download | only in darwin_amd64

Lines Matching full:scanner

56 	type @"".Scanner struct { @"".r @"io".Reader; @"".split @"".SplitFunc; @"".maxTokenSize int; @"".token []byte; @"".buf []byte; @"".start int; @"".end int; @"".err error; @"".empties int }
57 func (@"".s·2 *@"".Scanner "esc:0x22") Bytes () (? []byte) { return @"".s·2.@"".token }
58 func (@"".s·2 *@"".Scanner "esc:0x22") Err () (? error) { if @"".s·2.@"".err == @"io".EOF { return nil }; return @"".s·2.@"".err }
59 func (@"".s·2 *@"".Scanner "esc:0x9") Scan () (? bool)
60 func (@"".s·1 *@"".Scanner "esc:0x1") Split (@"".split·2 @"".SplitFunc) { @"".s·1.@"".split = @"".split·2 }
61 func (@"".s·2 *@"".Scanner "esc:0x1") Text () (? string) { return string(@"".s·2.@"".token) }
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 } }
68 func @"".NewScanner (@"".r·2 @"io".Reader) (? *@"".Scanner) { return (&@"".Scanner{ @"".r:@"".r·2, @"".split:@"".ScanLines, @"".maxTokenSize:0x10000, @"".buf:make([]byte, 0x1000) }) }
575 "runtime.makeslice?type."".Scanner?
581 0runtime.morestack_noctxt0?"".autotmp_0234? type.*"".Scanner"".autotmp_0233/type.[]uint8 "".~r1  type.*"".Scanner"".rtype.io.Reader????i?2?
584  4.?CTgclocals·42e7756549fd1f1e78e70fcb9f08dd2bTgclocals·63cd04555cdf6098214cf65f28956084Rprebuilts/go/darwin-x86/src/bufio/scan.go?""".(*Scanner).Err??eH? %H;a??H??81?H?\$HH?\$PH?\$@H????H?C`H?KhH?-H9?uKH?D$(H?$H?L$0H?L$H?-H?l$H?-H?l$??\$ ??t1?H?\$HH?\$PH??8?H?\$@H??tH?k`H?l$HH?khH?l$PH??8É???t?????8???
593 0runtime.morestack_noctxt0p"".autotmp_0235type.error "".~r0type.error"".s type.*"".Scannerpyop!op??#]&
594 q_Tgclocals·0b86ef39f3fed835f14ba5f4d7c62fa2Tgclocals·23e8278e2b69a3a75fa59b23c49ed6adRprebuilts/go/darwin-x86/src/bufio/scan.go?&"".(*Scanner).Bytes`Z1?H?\$H??tH?k H?l$H?k(H?l$H?k0H?l$ É??@ "".~r0type.[]uint8"".s type.*"".Scanner00 ?.Tgclocals·2fccd208efe70893f9ac8d682812ae72Tgclocals·33cdeccccebe80329f1fdbee7f5874cbRprebuilts/go/darwin-x86/src/bufio/scan.go?$"".(*Scanner).Text??eH? %H;avdH??01?H?\$@H?\$HH?$H?t$8H??t=H?^ H?|$H? H?H?KH?OH?KH?O?H?\$ H?\$@H?\$(H?\$HH??0É???
602 0runtime.morestack_noctxt0` "".~r0type.string"".s type.*"".Scanner`[_`??T 
604 Q/Tgclocals·0b86ef39f3fed835f14ba5f4d7c62fa2Tgclocals·33cdeccccebe80329f1fdbee7f5874cbRprebuilts/go/darwin-x86/src/bufio/scan.go?$"".(*Scanner).Scan?/?.eH? %H??$????H;A?? H??H??$?H?XXH?hPH9???H?h`H????H?h`H??t H?@PH?@X?$?H???H?XPH??~2H?H@H?XXH9??=
670 0runtime.morestack_noctxt ?f"".autotmp_0273type.error"".autotmp_0272type.error"".autotmp_0271type.uintptr"".autotmp_0269type.[]uint8"".autotmp_0268type.[]uint8"".autotmp_0267type.error"".autotmp_0264?type.[]uint8"".autotmp_0263_type.[]uint8"".autotmp_0262type.error"".autotmp_0261type.error"".autotmp_0260?type.error"".autotmp_0259type.int"".autotmp_0258type.int"".autotmp_0257type.[]uint8"".autotmp_0256type.int"".autotmp_0255type.int"".autotmp_0254type.int"".autotmp_0253type.[]uint8"".autotmp_0252type.int"".autotmp_0251type.int"".autotmp_0250type.int"".autotmp_0249type.int"".autotmp_0248type.int"".autotmp_0247type.int"".autotmp_0246type.[]uint8"".autotmp_0243type.int"".autotmp_0242type.int"".autotmp_0241?type.string"".autotmp_0240type.int"".autotmp_0239type.int"".autotmp_0238/type.[]uint8 "".err?type.error"".s? type.*"".Scanner "".err?type.error"".s? type.*"".Scanner "".err?type.error"".s? type.*"".Scanner "".err?type.error"".s? type.*"".Scanner "".err?type.error"".s? type.*"".Scanner "".err?type.error"".s? type.*"".Scanner "".err?type.error"".loop?type.int"".newBuf?type.[]uint8 "".err?type.error"".token?type.[]uint8"".advance?type.int "".~r0type.bool"".s type.*"".ScannerR"?P???????????????
688 ]? d ? ?}~}~???????1? QZ?R ?? ?U??H?Q-?S?V?Tgclocals·0241939093ad48db63b213bcfccb79ffTgclocals·c902f3593191ae78e3a4f8da0146b76aRprebuilts/go/darwin-x86/src/bufio/scan.go?*"".(*Scanner).advance??eH? %H;a??H??hH?T$xH?D$pH????H?H?\$HH?H?\$PH?h`H??t[H??H?D$0H?@`H?KhH?-H9?uZH?D$XH?$H?L$`H?L$H?-H?l$H?-H?l$?H?D$0?\$ ??tH?l$HH?h`H?l$P?=uH?hh?$?H??h?L?@hL?$H?l$???H?XXH?hPH)?H9???H?H?\$8H?H?\$@H?h`H??t[H??H?D$(H?@`H?KhH?-H9?uZH?D$XH?$H?L$`H?L$H?-H?l$H?-H?l$?H?D$(?\$ ??tH?l$8H?h`H?l$@?=uH?hh?$?H??h?L?@hL?$H?l$???H?hPH?H?hP?$?H??h???-???$
702 0runtime.morestack_noctxt0?"".autotmp_0277type.error"".autotmp_0276type.error "".err_type.error"".s type.*"".Scanner "".err?type.error"".so type.*"".Scanner "".~r1 type.bool"".ntype.int"".s type.*"".Scanner4???????+???@?!
709 ? ?   ?I?I6Tgclocals·cb395d89503762333b1bfb09ba74eb12Tgclocals·11248568c735471f107fcdfd00b1e355Rprebuilts/go/darwin-x86/src/bufio/scan.go?("".(*Scanner).setErr??eH? %H;a??H??8H?D$@H?h`H??tVH??H?@`H?KhH?-H9?uZH?D$(H?$H?L$0H?L$H?-H?l$H?-H?l$?H?D$@?\$ ??tH?l$HH?h`H?l$P?=u H?hhH??8?L?@hL?$H?l$?????F???
718 0runtime.morestack_noctxt0p"".autotmp_0278type.error "".errtype.error"".s type.*"".Scannerp?op$? ?`
719 hXTgclocals·5c5a9f3dff47a8940bdc317b9324ac2aTgclocals·23e8278e2b69a3a75fa59b23c49ed6adRprebuilts/go/darwin-x86/src/bufio/scan.go?&"".(*Scanner).Split??eH? %H;av>H??H?\$H??t+H?l$ ?=u H?kH???L?CL?$H?l$???????
723 0runtime.morestack_noctxt "".split"type."".SplitFunc"".s type.*"".Scanner ! +` ?
841 errors.New?&"".errNegativeWrite?6runtime.writeBarrierEnabled?&"".errNegativeWrite?Rgo.string."bufio.Scanner: token too long"?
842 errors.New?"".ErrTooLong?6runtime.writeBarrierEnabled?"".ErrTooLong??go.string."bufio.Scanner: SplitFunc returns negative advance count"?
843 errors.New?*"".ErrNegativeAdvance?6runtime.writeBarrierEnabled?*"".ErrNegativeAdvance??go.string."bufio.Scanner: SplitFunc returns advance count beyond input"? 
1091 ?0""..gobytes.1??`go.string.hdr."bufio: invalid use of UnreadByte" Xgo.string."bufio: invalid use of UnreadByte"?Xgo.string."bufio: invalid use of UnreadByte"PBbufio: invalid use of UnreadByte?`go.string.hdr."bufio: invalid use of UnreadRune" Xgo.string."bufio: invalid use of UnreadRune"?Xgo.string."bufio: invalid use of UnreadRune"PBbufio: invalid use of UnreadRune?Dgo.string.hdr."bufio: buffer full" <go.string."bufio: buffer full"?<go.string."bufio: buffer full"0&bufio: buffer full?Jgo.string.hdr."bufio: negative count" Bgo.string."bufio: negative count"?Bgo.string."bufio: negative count"0,bufio: negative count?~go.string.hdr."bufio: reader returned negative count from Read" /vgo.string."bufio: reader returned negative count from Read"?vgo.string."bufio: reader returned negative count from Read"``bufio: reader returned negative count from Read??go.string.hdr."bufio: writer returned negative count from Write" 0xgo.string."bufio: writer returned negative count from Write"?xgo.string."bufio: writer returned negative count from Write"pbbufio: writer returned negative count from Write?Zgo.string.hdr."bufio.Scanner: token too long" Rgo.string."bufio.Scanner: token too long"?Rgo.string."bufio.Scanner: token too long"@<bufio.Scanner: token too long??go.string.hdr."bufio.Scanner: SplitFunc returns negative advance count" 7?go.string."bufio.Scanner: SplitFunc returns negative advance count"??go.string."bufio.Scanner: SplitFunc returns negative advance count"ppbufio.Scanner: SplitFunc returns negative advance count??go.string.hdr."bufio.Scanner: SplitFunc returns advance count beyond input" ;?go.string."bufio.Scanner: SplitFunc returns advance count beyond input"??go.string."bufio.Scanner: SplitFunc returns advance count beyond input"?xbufio.Scanner: SplitFunc returns advance count beyond input?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?Tgclocals·33cdeccccebe80329f1fdbee7f5874cb?.."".ErrInvalidUnreadByte type.error?.."".ErrInvalidUnreadRune type.error?. "".ErrBufferFull type.error?.&"".ErrNegativeCount type.error?.$"".errNegativeRead type.error?.&"".errNegativeWrite type.error?."".ErrTooLong type.error?.*"".ErrNegativeAdvance type.error?.&"".ErrAdvanceTooFar type.error?,"".errorRune0type.[]uint80""..gobytes.1?0"".initdone·type.uint8?&"".NewReaderSize·f "".NewReaderSize?"".NewReader·f"".NewReader?*"".(*Reader).Reset·f$"".(*Reader).Reset?*"".(*Reader).reset·f$"".(*Reader).reset?("".(*Reader).fill·f""".(*Reader).fill?."".(*Reader).readErr·f("".(*Reader).readErr?("".(*Reader).Peek·f""".(*Reader).Peek?."".(*Reader).Discard·f("".(*Reader).Discard?("".(*Reader).Read·f""".(*Reader).Read?0"".(*Reader).ReadByte·f*"".(*Reader).ReadByte?4"".(*Reader).UnreadByte·f."".(*Reader).UnreadByte?0"".(*Reader).ReadRune·f*"".(*Reader).ReadRune?4"".(*Reader).UnreadRune·f."".(*Reader).UnreadRune?0"".(*Reader).Buffered·f*"".(*Reader).Buffered?2"".(*Reader).ReadSlice·f,"".(*Reader).ReadSlice?0"".(*Reader).ReadLine·f*"".(*Reader).ReadLine?2"".(*Reader).ReadBytes·f,"".(*Reader).ReadBytes?4"".(*Reader).ReadString·f."".(*Reader).ReadString?."".(*Reader).WriteTo·f("".(*Reader).WriteTo?0"".(*Reader).writeBuf·f*"".(*Reader).writeBuf?&"".NewWriterSize·f "".NewWriterSize?"".NewWriter·f"".NewWriter?*"".(*Writer).Reset·f$"".(*Writer).Reset?*"".(*Writer).Flush·f$"".(*Writer).Flush?*"".(*Writer).flush·f$"".(*Writer).flush?2"".(*Writer).Available·f,"".(*Writer).Available?0"".(*Writer).Buffered·f*"".(*Writer).Buffered?*"".(*Writer).Write·f$"".(*Writer).Write?2"".(*Writer).WriteByte·f,"".(*Writer).WriteByte?2"".(*Writer).WriteRune·f,"".(*Writer).WriteRune?6"".(*Writer).WriteString·f0"".(*Writer).WriteString?0"".(*Writer).ReadFrom·f*"".(*Writer).ReadFrom?&"".NewReadWriter·f "".NewReadWriter? "".NewScanner·f"".NewScanner?("".(*Scanner).Err·f""".(*Scanner).Err?,"".(*Scanner).Bytes·f&"".(*Scanner).Bytes?*"".(*Scanner).Text·f$"".(*Scanner).Text?*"".(*Scanner).Scan·f$"".(*Scanner).Scan?0"".(*Scanner).advance·f*"".(*Scanner).advance?."".(*Scanner).setErr·f("".(*Scanner).setErr?,"".(*Scanner).Split·f&"".(*Scanner
1201 2go.string.hdr."ReadSlice"? Btype.func(uint8) ([]uint8, error)? `type.func("".ReadWriter, uint8) ([]uint8, error)? 4"".(*ReadWriter).ReadSlice? ."".ReadWriter.ReadSlice? 4go.string.hdr."ReadString"? @type.func(uint8) (string, error)? ^type.func("".ReadWriter, uint8) (string, error)? 6"".(*ReadWriter).ReadString? 0"".ReadWriter.ReadString? 4go.string.hdr."UnreadByte"? "type.func() error? <type.func("".ReadWriter) error? 6"".(*ReadWriter).UnreadByte? 0"".ReadWriter.UnreadByte? 4go.string.hdr."UnreadRune"? "type.func() error? <type.func("".ReadWriter) error? 6"".(*ReadWriter).UnreadRune? 0"".ReadWriter.UnreadRune? *go.string.hdr."Write"?>type.func([]uint8) (int, error)?\type.func("".ReadWriter, []uint8) (int, error)?,"".(*ReadWriter).Write?&"".ReadWriter.Write?2go.string.hdr."WriteByte"?,type.func(uint8) error?Jtype.func("".ReadWriter, uint8) error?4"".(*ReadWriter).WriteByte?."".ReadWriter.WriteByte?2go.string.hdr."WriteRune"?:type.func(int32) (int, error)?Xtype.func("".ReadWriter, int32) (int, error)?4"".(*ReadWriter).WriteRune?."".ReadWriter.WriteRune?6go.string.hdr."WriteString"?<type.func(string) (int, error)?Ztype.func("".ReadWriter, string) (int, error)?8"".(*ReadWriter).WriteString?2"".ReadWriter.WriteString?.go.string.hdr."WriteTo"?Ftype.func(io.Writer) (int64, error)?dtype.func("".ReadWriter, io.Writer) (int64, error)?0"".(*ReadWriter).WriteTo?*"".ReadWriter.WriteTo?(go.string.hdr."fill"?"go.importpath."".?type.func()?0type.func("".ReadWriter)?*"".(*ReadWriter).fill?$"".ReadWriter.fill?*go.string.hdr."flush"?"go.importpath."".?"type.func() error?<type.func("".ReadWriter) error?,"".(*ReadWriter).flush?&"".ReadWriter.flush?.go.string.hdr."readErr"?"go.importpath."".?"type.func() error?<type.func("".ReadWriter) error?0"".(*ReadWriter).readErr?*"".ReadWriter.readErr?*go.string.hdr."reset"?"go.importpath."".?:type.func([]uint8, io.Reader)?Xtype.func("".ReadWriter, []uint8, io.Reader)?,"".(*ReadWriter).reset?&"".ReadWriter.reset?0go.string.hdr."writeBuf"?"go.importpath."".?Ftype.func(io.Writer) (int64, error)?dtype.func("".ReadWriter, io.Writer) (int64, error)?2"".(*ReadWriter).writeBuf?,"".ReadWriter.writeBuf?@go.string.hdr."*bufio.SplitFunc" 8go.string."*bufio.SplitFunc"?8go.string."*bufio.SplitFunc"0"*bufio.SplitFunc?$type.*"".SplitFunc??G{?6 0? runtime.algarray@"runtime.gcbits.01P@go.string.hdr."*bufio.SplitFunc"p6go.weak.type.**"".SplitFunc?"runtime.zerovalue?"type."".SplitFunc?>go.string.hdr."bufio.SplitFunc" 6go.string."bufio.SplitFunc"?6go.string."bufio.SplitFunc" bufio.SplitFunc?2go.string.hdr."SplitFunc" *go.string."SplitFunc"?*go.string."SplitFunc" SplitFunc?"type."".SplitFunc??b3 0? runtime.algarray@"runtime.gcbits.01P>go.string.hdr."bufio.SplitFunc"p$type.*"".SplitFunc?"runtime.zerovalue??"type."".SplitFunc??"type."".SplitFunc?type.[]uint8?type.bool?type.int?type.[]uint8?type.error`?"type."".SplitFunc?2go.string.hdr."SplitFunc"?"go.importpath."".??"type."".SplitFunc?<go.string.hdr."*bufio.Scanner" 4go.string."*bufio.Scanner"?4go.string."*bufio.Scanner" *bufio.Scanner?Xgo.string.hdr."func(*bufio.Scanner) []uint8" Pgo.string."func(*bufio.Scanner) []uint8"?Pgo.string."func(*bufio.Scanner) []uint8"@:func(*bufio.Scanner) []uint8?<type.func(*"".Scanner) []uint8??Jr?30? runtime.algarray@"runtime.gcbits.01PXgo.string.hdr."func(*bufio.Scanner) []uint8"pNgo.weak.type.*func(*"".Scanner) []uint8?"runtime.zerovalue??<type.func(*"".Scanner) []uint8??<type.func(*"".Scanner) []uint8? type.*"".Scanner?type.[]uint8??go.typelink.func(*bufio.Scanner) []uint8 func(*"".Scanner) []uint8<type.func(*"".Scanner) []uint8?Tgo.string.hdr."func(*bufio.Scanner) error" Lgo.string."func(*bufio.Scanner) error"?Lgo.string."func(*bufio.Scanner) error"@6func(*bufio.Scanner) error?8type.func(*"".Scanner) error???z?30? runtime.algarray@"runtime.gcbits.01PTgo.string.hdr."func(*bufio.Scanner) error"pJgo.weak.type.*func(*"".Scanner) error?"runtime.zerovalue??8type.func(*"".Scanner) error??8type.func(*"".Scanner) error? type.*"".Scanner?type.error?|go.typelink.func(*bufio.Scanner) error func(*"".Scanner) error8type.func(*"".Scanner) error?Rgo.string.hdr."func(*bufio.Scanner) bool" Jgo.string."func(*bufio.Scanner) bool"?Jgo.string."func(*bufio.Scanner) bool"@4func(*bufio.Scanner) bool?6type.func(*"".Scanner) bool??09C?30? runtime.algarray@"runtime.gcbits.01PRgo.string.hdr."func(*bufio.Scanner) bool"pHgo.weak.type.*func(*"".Scanner) bool?"runtime.zerovalue??6type.func(*"".Scanner) bool??6type.func(*"".Scanner) bool? type.*"".Scanner?type.bool?xgo.typelink.func(*bufio.Scanner) bool func(*"".Scanner) bool6type.func(*"".Scanner) bool?jgo.string.hdr."func(*bufio.Scanner, bufio.SplitFunc)" %bgo.string."func(*bufio.Scanner, bufio.SplitFunc)"?bgo.string."func(*bufio.Scanner, bufio.SplitFunc)"PLfunc(*bufio.Scanner, bufio.SplitFunc)?Htype.func(*"".Scanner, "".SplitFunc)???=??30? runtime.algarray@"runtime.gcbits.01Pjgo.string.hdr."func(*bufio.Scanner, bufio.SplitFunc)"pZgo.weak.type.*func(*"".Scanner, "".SplitFunc)?"runtime.zerovalue??Htype.func(*"".Scanner, "".SplitFunc)??Htype.func(*"".Scanner, "".SplitFunc)? type.*"".Scanner?"type."".SplitFunc??go.typelink.func(*bufio.Scanner, bufio.SplitFunc) func(*"".Scanner, "".SplitFunc)Htype.func(*"".Scanner, "".SplitFunc)?Vgo.string.hdr."func(*bufio.Scanner) string" Ngo.string."func(*bufio.Scanner) string"?Ngo.string."func(*bufio.Scanner) string"@8func(*bufio.Scanner) string?:type.func(*"".Scanner) string??Q530? runtime.algarray@"runtime.gcbits.01PVgo.string.hdr."func(*bufio.Scanner) string"pLgo.weak.type.*func(*"".Scanner) string?"runtime.zerovalue??:type.func(*"".Scanner) string??:type.func(*"".Scanner) string? type.*"".Scanner?type.string??go.typelink.func(*bufio.Scanner) string func(*"".Scanner) string:type.func(*"".Scanner) string?\go.string.hdr."func(*bufio.Scanner, int) bool" Tgo.string."func(*bufio.Scanner, int) bool"?Tgo.string."func(*bufio.Scanner, int) bool"@>func(*bufio.Scanner, int) bool?@type.func(*"".Scanner, int) bool???7??30? runtime.algarray@"runtime.gcbits.01P\go.string.hdr."func(*bufio.Scanner, int) bool"pRgo.weak.type.*func(*"".Scanner, int) bool?"runtime.zerovalue??@type.func(*"".Scanner, int) bool??@type.func(*"".Scanner, int) bool? type.*"".Scanner?type.int?type.bool??go.typelink.func(*bufio.Scanner, int) bool func(*"".Scanner, int) bool@type.func(*"".Scanner, int) bool?Vgo.string.hdr."func(*bufio.Scanner, error)" Ngo.string."func(*bufio.Scanner, error)"?Ngo.string."func(*bufio.Scanner, error)"@8func(*bufio.Scanner, error)?:type.func(*"".Scanner, error)????S-30? runtime.algarray@"runtime.gcbits.01PVgo.string.hdr."func(*bufio.Scanner, error)"pLgo.weak.type.*func(*"".Scanner, error)?"runtime.zerovalue??:type.func(*"".Scanner, error)??:type.func(*"".Scanner, error)? type.*"".Scanner?type.error??go.typelink.func(*bufio.Scanner, error) func(*"".Scanner, error):type.func(*"".Scanner, error)?*go.string.hdr."Bytes" "go.string."Bytes"?"go.string."Bytes" Bytes?<go.string.hdr."func() []uint8" 4go.string."func() []uint8"?4go.string."func() []uint8" func() []uint8?&type.func() []uint8???io%30? runtime.algarray@"runtime.gcbits.01P<go.string.hdr."func() []uint8"p8go.weak.type.*func() []uint8?"runtime.zerovalue??&type.func() []uint8??&type.func() []uint8?type.[]uint8?Rgo.typelink.func() []uint8 func() []uint8&type.func() []uint8?&go.string.hdr."Err" go.string."Err"?go.string."Err"Err?(go.string.hdr."Scan"  go.string."Scan"? go.string."Scan"
1208 Text?:go.string.hdr."func() string" 2go.string."func() string"?2go.string."func() string" func() string?$type.func() string???m?30? runtime.algarray@"runtime.gcbits.01P:go.string.hdr."func() string"p6go.weak.type.*func() string?"runtime.zerovalue??$type.func() string??$type.func() string?type.string?Ngo.typelink.func() string func() string$type.func() string?.go.string.hdr."advance" &go.string."advance"?&go.string."advance"advance?<go.string.hdr."func(int) bool" 4go.string."func(int) bool"?4go.string."func(int) bool" func(int) bool?&type.func(int) bool??{r`?30? runtime.algarray@"runtime.gcbits.01P<go.string.hdr."func(int) bool"p8go.weak.type.*func(int) bool?"runtime.zerovalue??&type.func(int) bool??&type.func(int) bool?type.int?type.bool?Rgo.typelink.func(int) bool func(int) bool&type.func(int) bool?,go.string.hdr."setErr" $go.string."setErr"?$go.string."setErr"setErr?6go.string.hdr."func(error)" .go.string."func(error)"?.go.string."func(error)" func(error)? type.func(error)??['g30? runtime.algarray@"runtime.gcbits.01P6go.string.hdr."func(error)"p2go.weak.type.*func(error)?"runtime.zerovalue?? type.func(error)?? type.func(error)?type.error?Fgo.typelink.func(error) func(error) type.func(error)? type.*"".Scanner??v9?6Z0? runtime.algarray@"runtime.gcbits.01P<go.string.hdr."*bufio.Scanner"p2go.weak.type.**"".Scanner?"runtime.zerovalue?type."".Scanner`? type.*"".Scanner?? type.*"".Scanner?*go.string.hdr."Bytes"?&type.func() []uint8?<type.func(*"".Scanner) []uint8?&"".(*Scanner).Bytes?&"".(*Scanner).Bytes?&go.string.hdr."Err"?"type.func() error?8type.func(*"".Scanner) error?""".(*Scanner).Err?""".(*Scanner).Err?(go.string.hdr."Scan"? type.func() bool?6type.func(*"".Scanner) bool?$"".(*Scanner).Scan?$"".(*Scanner).Scan?*go.string.hdr."Split"?.type.func("".SplitFunc)?Htype.func(*"".ScannerScanner).Split?&"".(*Scanner).Split?(go.string.hdr."Text"?$type.func() string?:type.func(*"".Scanner) string?$"".(*Scanner).Text?$"".(*Scanner).Text?.go.string.hdr."advance"?"go.importpath."".?&type.func(int) bool?@type.func(*"".Scanner, int) bool?*"".(*Scanner).advance?*"".(*Scanner).advance?,go.string.hdr."setErr"?"go.importpath."".? type.func(error)?:type.func(*"".Scanner, error)?("".(*Scanner).setErr?("".(*Scanner).setErr?&runtime.gcbits.9730?0?:go.string.hdr."bufio.Scanner" 2go.string."bufio.Scanner"?2go.string."bufio.Scanner" bufio.Scanner?*go.string.hdr."split" "go.string."split"?"go.string."split" split?8go.string.hdr."maxTokenSize" 0go.string."maxTokenSize"?0go.string."maxTokenSize" maxTokenSize?*go.string.hdr."token" "go.string."token"?"go.string."token" token?*go.string.hdr."start" "go.string."start"?"go.string."start" start?&go.string.hdr."end" go.string."end"?go.string."end"end?.go.string.hdr."empties" &go.string."empties"?&go.string."empties"empties?.go.string.hdr."Scanner" &go.string."Scanner"?&go.string."Scanner"Scanner?type."".Scanner??xp?s??  8PX`pJ0? runtime.algarray@&runtime.gcbits.9730P:go.string.hdr."bufio.Scanner"p type.*"".Scanner?"runtime.zerovalue??type."".Scanner?"go.string.hdr."r"?"go.importpath."".?type.io.Reader?*go.string.hdr."split"?"go.importpath."".?"type."".SplitFunc?8go.string.hdr."maxTokenSize"?"go.importpath."".?type.int?*go.string.hdr."token"?"go.importpath."".?type.[]uint8?&go.string.hdr."buf"?"go.importpath."".?type.[]uint8?*go.string.hdr."start"?"go.importpath."".?type.int?&go.string.hdr."end"?"go.importpath."".?type.int?&go.string.hdr."err"?"go.importpath."".?type.error?.go.string.hdr."empties"?"go.importpath."".?type.int`?type."".Scanner?.go.string.hdr."Scanner"?"go.importpath."".??type."".Scanner