HomeSort by relevance Sort by last modified time
    Searched full:stkns (Results 1 - 2 of 2) sorted by null

  /prebuilts/go/darwin-x86/src/encoding/xml/
xml.go 390 stkNs
422 // It might not be the top, because there might be stkNs
428 // The stkNs entries below a start are associated with that
430 for start.next != nil && start.next.kind == stkNs {
463 s := d.push(stkNs)
    [all...]
  /prebuilts/go/linux-x86/src/encoding/xml/
xml.go 390 stkNs
422 // It might not be the top, because there might be stkNs
428 // The stkNs entries below a start are associated with that
430 for start.next != nil && start.next.kind == stkNs {
463 s := d.push(stkNs)
    [all...]

Completed in 143 milliseconds