Home
last modified time | relevance | path

Searched refs:option_max_2gb_check (Results 1 – 3 of 3) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php208 public $option_max_2gb_check; variable in getID3
327 if ($this->option_max_2gb_check === null) {
328 $this->option_max_2gb_check = (PHP_INT_MAX <= 2147483647);
489 if ($this->option_max_2gb_check) {
/plugin/jukebox/id3/
H A Dgetid3.php43 …var $option_max_2gb_check = true; // Check whether file is larger than 2 Gb and thus not supp… variable in getID3
201 if ($this->option_max_2gb_check) {
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dchangelog.txt236 * Bugfix: option_max_2gb_check should issue warning not error on >2GB