Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dxml_test.go954 {encodeXMLNS2, `<Test><body xmlns="http://example.com/ns">hello world</body></Test>`, true},
982 func encodeXMLNS2() ([]byte, error) { func