Home
last modified time | relevance | path

Searched refs:NestedAndCData (Results 1 – 20 of 20) sorted by relevance

/dports/lang/gcc6-aux/gcc-6-20180516/libgo/go/encoding/xml/
H A Dmarshal_test.go363 type NestedAndCData struct { struct
1065 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1066 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gnat_util/gcc-6-20180516/libgo/go/encoding/xml/
H A Dmarshal_test.go363 type NestedAndCData struct { struct
1065 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1066 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc12-devel/gcc-12-20211205/libgo/go/encoding/xml/
H A Dmarshal_test.go385 type NestedAndCData struct { struct
1275 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1276 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc8/gcc-8.5.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc10/gcc-10.3.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1258 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1259 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/go-devel/go-becaeea1199b875bc24800fa88f2f4fea119bf78/src/encoding/xml/
H A Dmarshal_test.go385 type NestedAndCData struct { struct
1280 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1281 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc11/gcc-11.2.0/libgo/go/encoding/xml/
H A Dmarshal_test.go385 type NestedAndCData struct { struct
1275 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1276 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc11-devel/gcc-11-20211009/libgo/go/encoding/xml/
H A Dmarshal_test.go385 type NestedAndCData struct { struct
1275 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1276 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc9-devel/gcc-9-20211007/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/devel/riscv64-gcc/gcc-8.3.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/devel/avr-gcc/gcc-10.2.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1258 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1259 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc10-devel/gcc-10-20211008/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1258 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1259 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc9/gcc-9.4.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/misc/cxx_atomics_pic/gcc-11.2.0/libgo/go/encoding/xml/
H A Dmarshal_test.go385 type NestedAndCData struct { struct
1275 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1276 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/lang/gcc9-aux/gcc-9.1.0/libgo/go/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1259 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1260 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},
/dports/net/google-cloud-sdk-app-engine-go/platform/google_appengine/goroot-1.9/src/encoding/xml/
H A Dmarshal_test.go380 type NestedAndCData struct { struct
1269 ExpectXML: `<NestedAndCData><A><B></B><B></B></A><![CDATA[test]]></NestedAndCData>`,
1270 Value: &NestedAndCData{AB: make([]string, 2), CDATA: "test"},