Home
last modified time | relevance | path

Searched defs:errors (Results 101 – 121 of 121) sorted by path

12345

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.metaflac.php42 public $errors = array(); variable in getid3_write_metaflac
H A Dwrite.php122 public $errors = array(); variable in getid3_writetags
H A Dwrite.real.php48 public $errors = array(); variable in getid3_write_real
H A Dwrite.vorbiscomment.php43 public $errors = array(); variable in getid3_write_vorbiscomment
/plugin/oembed/
H A Dsyntax.php20 var $errors = array(); variable in syntax_plugin_oembed
591 function _logErrors($errors){
/plugin/openid/Auth/Yadis/
H A DXML.php234 protected $errors = []; variable in Auth_Yadis_dom
/plugin/pagemove/
H A Dadmin.php27 var $errors = array(); variable in admin_plugin_pagemove
/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/prolog/
H A Dattribute_options.php120 function handleOptionDebug($errors = null)
/plugin/querychangelog/
H A Dadmin.php20 var $errors = array(); variable in admin_plugin_querychangelog
/plugin/scrape/
H A DHTMLPurifier.standalone.php
/plugin/sequencediagram/bower_components/lodash/test/
H A Dtest.js173 var errors = [ variable
/plugin/struct/meta/
H A DAccessDataValidator.php42 public static function validateDataForPage($data, $pageid, &$errors) argument
H A DCSVImporter.php35 protected $errors; variable in dokuwiki\\plugin\\struct\\meta\\CSVImporter
H A DValueValidator.php16 protected $errors = []; variable in dokuwiki\\plugin\\struct\\meta\\ValueValidator
/plugin/structnotification/
H A Dadmin.php258 display_errors($errors) global() argument
[all...]
/plugin/timetrack/
H A Daction.php276 public function renderErrors($errors) {
/plugin/vimeo/
H A Dsyntax.php153 protected function sendVimeoRequest($accessToken, $endpoint, &$errors)
/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) {

12345