Searched refs:openfile (Results 1 – 16 of 16) sorted by relevance
/plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
H A D | demo.mimeonly.php | 49 $getID3->openfile($filename);
|
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
H A D | module.audio.wavpack.php | 227 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp… 249 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
H A D | module.audio.lpac.php | 86 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
H A D | module.audio.optimfrog.php | 82 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp… 313 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
H A D | module.audio-video.riff.php | 1175 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp); 1261 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp); 1560 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp); 1582 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp); 1643 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp); 1660 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp); 1694 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp); 1886 $getid3_temp->openfile($tempfile);
|
H A D | module.audio.la.php | 183 $getid3_temp->openfile($RIFFtempfilename);
|
H A D | module.archive.gzip.php | 238 $getid3_temp->openfile($temp_tar_filename);
|
H A D | module.audio.bonk.php | 207 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
H A D | module.tag.lyrics3.php | 112 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
H A D | module.audio.dsdiff.php | 212 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp);
|
H A D | getid3.php | 420 public function openfile($filename, $filesize=null, $fp=null) { function in getID3 533 if (!$this->openfile($filename, $filesize, $fp)) {
|
H A D | module.audio-video.mpeg.php | 397 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
H A D | module.audio-video.matroska.php | 368 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
H A D | module.audio-video.quicktime.php | 1484 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
|
/plugin/jplayer/vendor/james-heinrich/getid3/ |
H A D | changelog.txt | 77 * bugfix (G:173) Add filepointer option to analyze/openfile function
|
/plugin/pdfjs/pdfjs/web/ |
H A D | viewer.js.map | 1 …openfile', webViewerOpenFile);\n eventBus.on('print', webViewerPrint);\n eventBus.on('downlo…
|