Lines Matching full:startelement
165 type @"".StartElement struct { Name @"".Name; Attr []@"".Attr }
166 func (@"".e·2 @"".StartElement "esc:0x1a") Copy () (? @"".StartElement) { var @"".attrs·3 []@"".Attr; @"".attrs·3 = make([]@"".Attr, len(@"".e·2.Attr)); copy(@"".attrs·3, @"".e·2.Attr); @"".e·2.Attr = @"".attrs·3; return @"".e·2 }
167 func (@"".e·2 @"".StartElement "esc:0x12") End () (? @"".EndElement) { return (@"".EndElement{ Name:@"".e·2.Name }) }
176 func (@"".p·2 *@"".printer "esc:0x9") @"".marshalInterface (@"".val·3 @"".Marshaler, @"".start·4 @"".StartElement) (? error)
179 func (@"".p·2 *@"".printer) @"".marshalTextInterface (@"".val·3 @"encoding".TextMarshaler, @"".start·4 @"".StartElement) (? error)
180 func (@"".p·2 *@"".printer) @"".marshalValue (@"".val·3 @"reflect".Value, @"".finfo·4 *@"".fieldInfo "esc:0x9", @"".startTemplate·5 *@"".StartElement "esc:0x9") (? error)
184 func (@"".p·2 *@"".printer) @"".writeStart (@"".start·3 *@"".StartElement "esc:0x9") (? error)
188 func (@"".enc·2 *@"".Encoder) EncodeElement (@"".v·3 interface {}, @"".start·4 @"".StartElement) (? error)
192 type @"".Marshaler interface { MarshalXML(@"".e *@"".Encoder, @"".start @"".StartElement) (? error) }
231 func (@"".d·2 *@"".Decoder) DecodeElement (@"".v·3 interface {}, @"".start·4 *@"".StartElement "esc:0x2a") (? error)
258 func (@"".p·2 *@"".Decoder) @"".unmarshal (@"".val·3 @"reflect".Value, @"".start·4 *@"".StartElement "esc:0x2a") (? error)
260 func (@"".p·2 *@"".Decoder) @"".unmarshalInterface (@"".val·3 @"".Unmarshaler, @"".start·4 *@"".StartElement "esc:0x9") (? error)
261 func (@"".p·3 *@"".Decoder) @"".unmarshalPath (@"".tinfo·4 *@"".typeInfo "esc:0x1", @"".sv·5 @"reflect".Value, @"".parents·6 []string "esc:0x1", @"".start·7 *@"".StartElement "esc:0x10a") (@"".consumed·1 bool, @"".err·2 error)
262 func (@"".p·2 *@"".Decoder) @"".unmarshalTextInterface (@"".val·3 @"encoding".TextUnmarshaler, @"".start·4 *@"".StartElement "esc:0x1") (? error)
263 type @"".Unmarshaler interface { UnmarshalXML(@"".d *@"".Decoder, @"".start @"".StartElement) (? error) }
438 0runtime.morestack_noctxt ?? "".autotmp_0042 /$type.reflect.Value "".err Otype.error "".~r2 ?type.error "".start 0(type."".StartElement