Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/xml/
Dxml_test.go956 {encodeXMLNS4, `<Test xmlns="http://example.com/ns"><Body>hello world</Body></Test>`, false},
1005 func encodeXMLNS4() ([]byte, error) { func