Searched refs:error_code (Results 1 – 1 of 1) sorted by relevance
22 public $error_code; variable in SimplePie\\Parser155 $this->error_code = xml_get_error_code($xml);156 $this->error_string = xml_error_string($this->error_code) ?: "Unknown";217 $this->error_code = $error->code;232 return $this->error_code;