Home
last modified time | relevance | path

Searched defs:errors (Results 1 – 25 of 121) sorted by relevance

12345

/plugin/webdav/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/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/davcal/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/authgooglesheets/vendor/google/apiclient/src/Service/
H A DException.php27 protected $errors = array(); variable in Google\\Service\\Exception
43 $errors = array()
/plugin/projects/lib/
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) {
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DGoogleCloudApigeeV1Metadata.php26 public $errors; variable in Google\\Service\\Apigee\\GoogleCloudApigeeV1Metadata
35 public function setErrors($errors)
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.zip.php15 function UnzipFileContents($filename, &$errors) {
/plugin/bez/
H A Dcron-daily.php23 $errors = []; variable
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Analytics/
H A DUpload.php34 public $errors; variable in Google\\Service\\Analytics\\Upload
83 public function setErrors($errors)
/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DInfo.php20 public $errors = 0; variable in Symfony\\Polyfill\\Intl\\Idn\\Info
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
H A DManagedInstanceLastAttempt.php28 public function setErrors(ManagedInstanceLastAttemptErrors $errors)
H A DOperationError.php29 public function setErrors($errors)
H A DManagedInstanceLastAttemptErrors.php29 public function setErrors($errors)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeAnalytics/
H A DEmptyResponse.php28 public function setErrors(Errors $errors)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.lyrics3.php43 public $errors = array(); variable in getid3_write_lyrics3
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Dialogflow/
H A DGoogleCloudDialogflowCxV3RunContinuousTestMetadata.php29 public function setErrors($errors)
H A DGoogleCloudDialogflowCxV3beta1BatchRunTestCasesMetadata.php29 public function setErrors($errors)
H A DGoogleCloudDialogflowCxV3BatchRunTestCasesMetadata.php29 public function setErrors($errors)
H A DGoogleCloudDialogflowCxV3beta1RunContinuousTestMetadata.php29 public function setErrors($errors)
H A DGoogleCloudDialogflowCxV3ImportTestCasesMetadata.php29 public function setErrors($errors)
H A DGoogleCloudDialogflowCxV3beta1ImportTestCasesMetadata.php29 public function setErrors($errors)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Datastream/
H A DFetchErrorsResponse.php29 public function setErrors($errors)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DeploymentManager/
H A DResourceUpdateError.php29 public function setErrors($errors)
H A DOperationError.php29 public function setErrors($errors)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Webmasters/
H A DWmxSitemap.php25 public $errors; variable in Google\\Service\\Webmasters\\WmxSitemap
48 public function setErrors($errors)

12345