Home
last modified time | relevance | path

Searched refs:filename (Results 451 – 475 of 756) sorted by relevance

1...<<11121314151617181920>>...31

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.tag.lyrics3.php112 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
H A Dmodule.audio.dsdiff.php212 $getid3_temp->openfile($this->getid3->filename, null, $this->getid3->fp);
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DWavFile.java746 for (String filename : args) { in main()
747 WavFile readWavFile = openWavFile(new File(filename)); in main()
/plugin/register/
H A Dregister.php126 public function output($filename) argument
128 return imagepng($this->im, $filename, 9);
/plugin/qrcode2/
H A Dphpqrcode.php941 …public static function png($frame, $filename = false, $pixelPerPoint = 4, $outerFrame = 4,$saveand… argument
945 if ($filename === false) {
950 ImagePng($image, $filename);
954 ImagePng($image, $filename);
962 …public static function jpg($frame, $filename = false, $pixelPerPoint = 8, $outerFrame = 4, $q = 85… argument
966 if ($filename === false) {
970 ImageJpeg($image, $filename, $q);
/plugin/pdfjs/pdfjs/web/locale/rw/
H A Dviewer.properties65 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/codemirror/dist/modes/
H A Dtcl.min.js.map1 …val exec exit expr fblocked fconfigure fcopy file fileevent filename \" +\n \"filename flus…
/plugin/html2pdf/html2pdf/html2ps/
H A Dot.class.php27 function open($filename) { argument
28 $this->_filehandle = fopen($filename, 'rb');
/plugin/diagramsnet/lib/js/diagramly/
H A DDrawioFile.js571 var filename = this.getTitle();
572 var dot = filename.lastIndexOf('.');
577 ext = filename.substring(dot);
901 DrawioFile.prototype.saveAs = function(filename, success, error) { }; argument
/plugin/schedule/
H A Dschedules.class.php178 $filename = $this->cacheDir.md5 ($key).'.cache';
179 if (!file_exists ($filename))
182 if (filemtime ($filename) < strtotime ('today'))
185 return file_get_contents ($filename);
190 $filename = $this->cacheDir.md5 ($key).'.cache';
191 file_put_contents ($filename, $text);
/plugin/pdfjs/pdfjs/web/locale/tn/
H A Dviewer.properties67 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/pdfjs/pdfjs/web/locale/zam/
H A Dviewer.properties76 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/highlightjs/highlight/
H A Dreadme.rus.txt120 filename имя файла в строке результата
/plugin/shell/
H A DP0wnyShell.js162 filename: fileName,
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt70 ['filename']=>string() // filename only, no path
71 ['filenamepath']=>string() // full filename with path
72 ['filepath']=>string() // path to file, not including filename
605 ['filename']=>string() //
819 ['filename']=>string() //
2190 ['filename']=>string() //
2244 ['filename']=>string() //
/plugin/pdfjs/pdfjs/web/locale/sat/
H A Dviewer.properties102 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/dwcommits/
H A Dhelper.php800 $filename = DW_COMMITS . 'db/dbnames.ser';
802 $inf_str = file_get_contents ($filename);
/plugin/diagramsnet/lib/resources/
H A Ddia_zh.txt289 filename=文件名
1070 gdriveFname=Google Drive filename
1076 onedriveFname=OneDrive filename
1077 diagFname=Diagram filename
/plugin/odt/renderer/
H A Dpage.php1018 * @param string $filename file path label
1020 function file($text, $language=null, $filename=null, $options=null) { argument
1037 * @param string $filename file path label
1039 function code($text, $language=null, $filename=null, $options=null) { argument
/plugin/pdfjs/pdfjs/web/locale/mai/
H A Dviewer.properties134 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/pdfjs/pdfjs/web/locale/mk/
H A Dviewer.properties116 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/pdfjs/pdfjs/web/locale/ml/
H A Dviewer.properties149 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/aclauditor/
H A Dadmin.php121 …header('Content-Disposition: attachment; filename="'.($this->scenariofn ? $this->scenariofn : 'sce…
/plugin/pdfjs/pdfjs/web/locale/as/
H A Dviewer.properties134 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/pdfjs/pdfjs/web/locale/kok/
H A Dviewer.properties134 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename

1...<<11121314151617181920>>...31