Searched refs:xml_base (Results 1 – 1 of 1) sorted by relevance
38 public $xml_base = ['']; variable in SimplePie\\Parser291 …, 'absolutize_url', [$attribs[\SimplePie\SimplePie::NAMESPACE_XML]['base'], end($this->xml_base)]);293 $this->xml_base[] = $base;297 $this->xml_base[] = end($this->xml_base) ?: '';321 …$this->data = ['data' => '', 'attribs' => $attribs, 'xml_base' => end($this->xml_base), 'xml_base_…364 array_pop($this->xml_base);