Lines Matching full:autoclose
229 type @"".Decoder struct { Strict bool; AutoClose []string; Entity map[string]string; CharsetReader func(@"".charset string, @"".input @"io".Reader) (? @"io".Reader, ? error); DefaultSpace string; @"".r @"io".ByteReader; @"".buf @"bytes".Buffer; @"".saved *@"bytes".Buffer; @"".stk *@"".stack; @"".free *@"".stack; @"".needClose bool; @"".toClose @"".Name; @"".nextToken @"".Token; @"".nextByte int; @"".ns map[string]string; @"".err error; @"".line int; @"".offset int64; @"".unmarshalDepth int }
237 func (@"".d·3 *@"".Decoder "esc:0x3a") @"".autoClose (@"".t·4 @"".Token "esc:0x1") (? @"".Token, ? bool)
2443 ."".(*Decoder).autoClose