Home
last modified time | relevance | path

Searched defs:errors (Results 101 – 121 of 121) sorted by last modified time

12345

/plugin/authgoogle/google/contrib/
H A DGoogle_CalendarService.php1760 public $errors; variable in Google_FreeBusyCalendar
1768 public function setErrors(/* array(Google_Error) */ $errors) {
1781 public $errors; variable in Google_FreeBusyGroup
1789 public function setErrors(/* array(Google_Error) */ $errors) {
H A DGoogle_PredictionService.php225 public $errors; variable in Google_Analyze
238 public function setErrors(/* array(Google_string) */ $errors) {
/plugin/authgoogle/google/
H A DGoogle_Client.php433 protected $errors = array(); variable in Google_ServiceException
445 $errors = array()) {
/plugin/icalevents/vendor/sabre/xml/lib/
H A DLibXMLException.php24 protected $errors; variable in Sabre\\Xml\\LibXMLException
35 function __construct(array $errors, $code = null, Exception $previousException = null) {
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php726 function _updateProgress($runs, $errors, $failures)
/plugin/freechat/phpfreechat/src/
H A Dpfcglobalconfig.class.php634 var $errors = array(); variable in pfcGlobalConfig
H A Dpfcinfo.class.php10 var $errors = array(); variable in pfcInfo
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestResult.php188 function &errors() { function in PHPUnit_TestResult
/plugin/projects/lib/
H A Dlayout.php16 protected $errors = NULL; variable in ProjectFileLayout
H A Dmaker.php33 public function find_affected(&$errors, $path = array()) {
61 public function mark_invalid(&$errors) {
98 private $errors = array(); variable in Maker
111 public function errors() { return $this->errors; } function in Maker
331 function add_error(&$errors, $name, $error) {
H A Dproject.php69 private $errors = array(); variable in Project
162 public function errors() { function in Project
/plugin/pagemove/
H A Dadmin.php27 var $errors = array(); variable in admin_plugin_pagemove
/plugin/farm/
H A Dsoapconfig.class.php21 var $errors = array(); variable in dokuwiki_farm_soapconfig
H A Dconfig.class.php22 var $errors = array(); variable in dokuwiki_farm_config
H A Dvirtualhostconfig.class.php21 var $errors = array(); variable in dokuwiki_farm_virtualhostconfig
H A Dsoapserver.php14 var $errors = array(); variable in SOAP_errorHandler
H A Dadmin.php48 var $errors = array(); variable in admin_plugin_farm
/plugin/querychangelog/
H A Dadmin.php20 var $errors = array(); variable in admin_plugin_querychangelog
/plugin/prolog/
H A Dattribute_options.php120 function handleOptionDebug($errors = null)
/plugin/bibtex/OSBib/create/
H A Dindex.php35 $errors = new ERRORS(); variable

12345