Searched refs:p_error_string (Results 1 – 2 of 2) sorted by relevance
5279 function privErrorLog($p_error_code=0, $p_error_string='') argument5282 PclError($p_error_code, $p_error_string);5286 $this->error_string = $p_error_string;
5089 public function privErrorLog($p_error_code = 0, $p_error_string = '')5092 PclError($p_error_code, $p_error_string);5095 $this->error_string = $p_error_string;5279 privErrorLog($p_error_code = 0, $p_error_string = '') global() argument