Home
last modified time | relevance | path

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

12345

/plugin/authgooglesheets/vendor/symfony/polyfill-intl-idn/
H A DInfo.php20 public $errors = 0; variable in Symfony\\Polyfill\\Intl\\Idn\\Info
/plugin/bez/action/
H A Ddefault.php16 protected $errors = array(); variable in action_plugin_bez_default
/plugin/bez/
H A Dcron-daily.php23 $errors = []; variable
/plugin/bez/mdl/
H A DValidator.php8 private $rules=array(), $errors=array(), $model; variable in dokuwiki\\plugin\\bez\\mdl\\Validator
/plugin/bibtex/OSBib/create/
H A Dindex.php35 $errors = new ERRORS(); variable
/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/diagramsnet/lib/math/
H A DMathJax.js19 …ub)){if(window.MathJax){window.MathJax={AuthorConfig:window.MathJax}}else{window.MathJax={}}MathJa… variable
/plugin/farm/
H A Dadmin.php48 var $errors = array(); variable in admin_plugin_farm
H A Dconfig.class.php22 var $errors = array(); variable in dokuwiki_farm_config
H A Dsoapconfig.class.php21 var $errors = array(); variable in dokuwiki_farm_soapconfig
H A Dsoapserver.php14 var $errors = array(); variable in SOAP_errorHandler
H A Dvirtualhostconfig.class.php21 var $errors = array(); variable in dokuwiki_farm_virtualhostconfig
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/Framework/
H A DTestResult.php31 protected $errors = []; variable in PHPUnit_Framework_TestResult
523 public function errors() function in PHPUnit_Framework_TestResult
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/GUI/
H A DGtk.php726 function _updateProgress($runs, $errors, $failures)
/plugin/freechat/phpfreechat/lib/pear/PHPUnit/
H A DTestResult.php188 function &errors() { function in PHPUnit_TestResult
/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/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/issuelinks/classes/
H A DIssue.php32 private $errors = []; variable in dokuwiki\\plugin\\issuelinks\\classes\\Issue
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mysqli.php292 function SynchronizeAllTags($filename, $synchronizefrom='all', $synchronizeto='A12', &$errors) {
1013 $errors = array(); variable
1302 $errors = array(); variable
H A Ddemo.zip.php15 function UnzipFileContents($filename, &$errors) {
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.apetag.php53 public $errors = array(); variable in getid3_write_apetag
H A Dwrite.id3v1.php51 public $errors = array(); variable in getid3_write_id3v1
H A Dwrite.id3v2.php96 public $errors = array(); variable in getid3_write_id3v2
H A Dwrite.lyrics3.php43 public $errors = array(); variable in getid3_write_lyrics3

12345