Home
last modified time | relevance | path

Searched refs:warning (Results 426 – 450 of 652) sorted by last modified time

1...<<11121314151617181920>>...27

/plugin/schedule/
H A Dstyle.css506 div.scheduleTabForm div.warning {
511 div.scheduleTabForm div.warning,
512 div.scheduleTabForm a.warning,
513 div.scheduleTabForm input.warning,
514 div.scheduleTabForm ul.warning {
515 background-image: url("images/warning.png") !important;
518 div.scheduleTabForm input.warning {
/plugin/displayorphans/
H A DREADME.md18 | :warning: **ATTENTION** :warning: |
/plugin/publistf/bib2tpl/lib/
H A DBibTex.php918 $warning['warning'] = $type;
919 $warning['entry'] = $entry;
920 $warning['wholeentry'] = $wholeentry;
921 $this->warnings[] = $warning;
/plugin/webdav/vendor/psr/log/Psr/Log/
H A DLoggerTrait.php84 public function warning($message, array $context = array()) function
H A DAbstractLogger.php83 public function warning($message, array $context = array()) function in Psr\\Log\\AbstractLogger
H A DLoggerInterface.php79 public function warning($message, array $context = array()); function
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md607 * #572: `HEAD` requests trigger a PHP warning.
/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css498 .oi[data-glyph=warning]:before { content:'\e0d8'; }
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md355 * #176: A missing `UID` is no longer an error, but a warning for the vCard
/plugin/loglog/lang/en/
H A Dauth_failed.txt5 This is the @SEQUENCE@. warning issued at @NOW@.
H A Dauth_success.txt5 This is the @SEQUENCE@. warning issued at @NOW@.
/plugin/jplayer/components/jplayer/
H A Djplayer-built.js1660 if(warning) {
1661 event.jPlayer.warning = $.extend({}, warning);
2359 type: $.jPlayer.warning.CSS_SELECTOR_COUNT,
2408 type: $.jPlayer.warning.CSS_SELECTOR_COUNT,
2416 type: $.jPlayer.warning.CSS_SELECTOR_METHOD,
2424 type: $.jPlayer.warning.CSS_SELECTOR_STRING,
2532 type: $.jPlayer.warning.OPTION_KEY,
3385 _warning: function(warning) { argument
3386 this._trigger($.jPlayer.event.warning, undefined, warning);
3388 …ert("Warning!" + (warning.message ? "\n" + warning.message : "") + (warning.hint ? "\n" + warning.…
[all …]
/plugin/jplayer/vendor/happyworm/jplayer/dist/add-on/
H A Djquery.jplayer.inspector.js78 … + '<div id="' + config.eventId[$.jPlayer.event.warning] + '" style="' + eventStyle + '"></div>'
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.aa.php51 …$this->warning('Possible truncated file - expecting "'.$thisfile_aa['filesize'].'" bytes of data, …
H A Dgetid3.php296 …$this->warning('WARNING: Safe mode is on, shorten support disabled, md5data/sha1data for ogg vorbi…
427 $this->warning($startup_warning);
509 …$this->warning('File is larger than '.round(PHP_INT_MAX / 1073741824).'GB (filesystem reports it a…
592 $this->warning('ID3 tags not allowed on this file type.');
602 $this->warning('APE tags not allowed on this file type.');
705 public function warning($message) { function in getID3
1618 …$this->warning('Failed making system call to vorbiscomment.exe - '.$algorithm.'_data is incorrect …
1656 …$this->warning('Failed making system call to vorbiscomment(.exe) - '.$algorithm.'_data will be inc…
2199 protected function warning($text) { function in getid3_handler
2200 return $this->getid3->warning($text);
[all …]
H A Dmodule.audio-video.riff.php108 $this->warning('[avdataend] value may be incorrect, multiple AVIX chunks may be present');
211 $this->warning('Audio codec = '.$thisfile_audio['codec']);
314 $this->warning('RIFF.WAVE.BEXT.origin_time is invalid');
317 $this->warning('RIFF.WAVE.BEXT.origin_date is invalid');
875 $this->warning('Unhandled fccType for stream ('.$i.'): "'.$strhfccType.'"');
1253 $this->warning('mapping "'.$ID3v2_key_bad.'" chunk to "'.$ID3v2_key_good.'"');
1496 $this->warning('RIFFAMV parser: '.$e->getMessage());
1592 $this->warning($value);
1684 $this->warning('getid3_ac3() says: ['.$newerror.']');
1704 $this->warning('getid3_dts() says: ['.$newerror.']');
[all …]
H A Dmodule.audio.aac.php326 …$this->warning('Unable to parse AAC file beyond '.$this->ftell().' (PHP does not support file oper…
387 …$this->warning('Layer error - expected "0", found "'.$info['aac']['header']['raw']['mpeg_layer'].'…
H A Dmodule.audio.au.php69 …$this->warning('Possible truncated file - expecting "'.$thisfile_au['data_size'].'" bytes of audio…
H A Dmodule.audio.flac.php64 …$this->warning('METADATA_BLOCK_HEADER.BLOCK_TYPE ('.$BlockTypeText.') at offset '.$BlockOffset.' e…
70 …$this->warning('METADATA_BLOCK_HEADER.BLOCK_LENGTH ('.$BlockTypeText.') at offset '.$BlockOffset.'…
131 …$this->warning('Unhandled METADATA_BLOCK_HEADER.BLOCK_TYPE ('.$BlockType.') at offset '.$BlockOffs…
183 $this->warning('FLAC STREAMINFO.audio_signature is null (known issue with libOggFLAC)');
203 …$this->warning('FLAC calculates MD5 data strangely on 8-bit audio, so the stored md5_data_source v…
256 $this->warning('Cannot determine audio bitrate because total stream size is unknown');
H A Dmodule.audio.mpc.php390 …$this->warning('Block size expected to be 1, actual value found: '.$thisfile_mpc_header['block_siz…
H A Dmodule.audio.ogg.php36 $this->warning('Illegal ID3v2 tag present.');
39 $this->warning('Illegal ID3v1 tag present.');
42 $this->warning('Illegal APE tag present.');
346 …$this->warning('Unable to parse Ogg end chunk file (PHP does not support file operations beyond '.…
639 …$this->warning('Unexpectedly large number ('.$CommentsCount.') of Ogg comments - breaking after re…
677 …$this->warning('Invalid Ogg comment size (comment #'.$i.', claims to be '.number_format($ThisFileI…
701 …$this->warning('undefined Vorbis Comment page "'.$VorbisCommentPage.'" at offset '.$this->ftell());
706 …$this->warning('invalid length Vorbis Comment page "'.$VorbisCommentPage.'" at offset '.$this->fte…
720 $this->warning('Blank Ogg comment ['.$i.']');
746 $this->warning('COVERART vorbiscomment tag contains invalid image');
[all …]
H A Dmodule.graphic.jpg.php87 …$this->warning('exif_read_data() cannot parse non-EXIF data in APP1 (expected "Exif", found "'.sub…
90 …$this->warning('EXIF parsing only available when '.(GETID3_OS_ISWINDOWS ? 'php_exif.dll enabled' :…
173 $this->warning('XMP: expecting "<subsection>:<tagname>", found "'.$key.'"');
H A Dmodule.audio-video.ivf.php51 …$this->warning('Expecting IVF header version 0, found version '.$info['ivf']['header']['version'].…
H A Dmodule.audio-video.matroska.php394 …$this->warning('Unable to parse audio data ['.basename(__FILE__).':'.__LINE__.'] because '.$class.…
400 $this->warning($class.'() says: ['.$newerror.']');
405 $this->warning($class.'() says: ['.$newerror.']');
416 …$this->warning($trackarray['CodecID'].' audio data contains no header, audio/video bitrates can\'t…
421 …$this->warning('Unable to parse audio data ['.basename(__FILE__).':'.__LINE__.'] because CodecPriv…
426 …$this->warning('Unable to parse audio data ['.basename(__FILE__).':'.__LINE__.'] because CodecPriv…
452 $this->warning('getid3_ogg() says: ['.$newerror.']');
457 $this->warning('getid3_ogg() says: ['.$newerror.']');
480 …$this->warning('Unhandled audio type "'.(isset($trackarray['CodecID']) ? $trackarray['CodecID'] : …
618 $this->warning('seek_entry[target_id] unexpectedly not set at '.$seek_entry['offset']);
[all …]
/plugin/jplayer/vendor/mustache/mustache/src/Mustache/
H A DLogger.php90 public function warning($message, array $context = array()); function

1...<<11121314151617181920>>...27