Home
last modified time | relevance | path

Searched refs:intValueSupported (Results 1 – 12 of 12) sorted by relevance

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dwrite.id3v1.php63 if (($this->filesize <= 0) || !getid3_lib::intValueSupported($this->filesize)) {
130 if (($this->filesize <= 0) || !getid3_lib::intValueSupported($this->filesize)) {
H A Dmodule.tag.lyrics3.php30 if (!getid3_lib::intValueSupported($info['filesize'])) {
145 if (!getid3_lib::intValueSupported($endoffset)) {
H A Dgetid3.lib.php61 if (self::intValueSupported($truncatednumber)) {
94 if (self::intValueSupported($floatnum)) {
107 public static function intValueSupported($num) { function in getid3_lib
762 if (!self::intValueSupported($end)) {
797 if (!self::intValueSupported($offset + $length)) {
H A Dmodule.tag.id3v1.php29 if (!getid3_lib::intValueSupported($info['filesize'])) {
H A Dmodule.audio.bonk.php36 if (!getid3_lib::intValueSupported($thisfile_bonk['dataend'])) {
H A Dgetid3.php503 } elseif (getid3_lib::intValueSupported($real_filesize)) {
2045 if (!getid3_lib::intValueSupported($pos)) {
2102 if (!getid3_lib::intValueSupported($pos)) {
H A Dmodule.tag.apetag.php41 if (!getid3_lib::intValueSupported($info['filesize'])) {
H A Dmodule.audio.aac.php325 if (!getid3_lib::intValueSupported($byteoffset)) {
H A Dmodule.archive.zip.php37 if (!getid3_lib::intValueSupported($info['filesize'])) {
H A Dwrite.id3v2.php112 if (!getid3_lib::intValueSupported($OldThisFileInfo['filesize'])) {
218 if (!getid3_lib::intValueSupported($OldThisFileInfo['filesize'])) {
253 if (!getid3_lib::intValueSupported($OldThisFileInfo['filesize'])) {
H A Dmodule.audio.ogg.php344 if (!getid3_lib::intValueSupported($info['avdataend'])) {
H A Dmodule.audio-video.quicktime.php46 if (!getid3_lib::intValueSupported($offset)) {