Searched refs:error_code (Results 1 – 1 of 1) sorted by relevance
60 public $error_code; variable in SimplePie\\Parser165 $this->error_code = xml_get_error_code($xml);166 $this->error_string = xml_error_string($this->error_code);225 $this->error_code = $error->code;237 return $this->error_code;