Home
last modified time | relevance | path

Searched refs:current_line (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/vendor/simplepie/simplepie/src/
H A DParser.php63 public $current_line; variable in SimplePie\\Parser
178 $this->current_line = xml_get_current_line_number($xml);
229 $this->current_line = $error->line;
249 return $this->current_line;