Home
last modified time | relevance | path

Searched refs:filename (Results 426 – 450 of 756) sorted by relevance

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

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/
H A Dfckcommands.py127 newFileName = newFile.filename
/plugin/jmol2/jmol/
H A DJmolApplet0_Console.jar ... attError private javax.swing.JPanel buttonPanel protected String filename private static String[] lastOpened public void <init ...
H A DJmolAppletSigned0_Console.jar ... attError private javax.swing.JPanel buttonPanel protected String filename private static String[] lastOpened public void <init ...
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dio.php186 return $info->filename . $info->path_info ;
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf_commands.cfm82 …<!--- When the original filename already exists, add numbers (0), (1), (2), ... at the end of the
/plugin/diagramsnet/lib/js/diagramly/
H A DDriveFile.js407 DriveFile.prototype.saveAs = function(filename, success, error) argument
409 this.ui.drive.copyFile(this.getId(), filename, success, error);
H A DMenus.js671 'title=' + encodeURIComponent(filename), null, true);
2395 var doImportFile = mxUtils.bind(this, function(data, mime, filename) argument
2443 editorUi.importFile(data, mime, x, y, 0, 0, filename, function(cells)
2452 var getMimeType = mxUtils.bind(this, function(filename) argument
2456 if (/\.png$/i.test(filename))
2460 else if (/\.jpe?g$/i.test(filename))
2464 else if (/\.gif$/i.test(filename))
2468 else if (/\.pdf$/i.test(filename))
3925 var filename = (file.getTitle() != null) ?
3928 if (!/(\.html)$/i.test(filename) &&
[all …]
H A DGitLabClient.js528 GitLabClient.prototype.insertFile = function(filename, data, success, error, asLibrary, folderId, b… argument
546 path = path + filename;
559 success(new GitLabFile(this.ui, data, {'org': org, 'repo': repo, 'ref': ref, 'name': filename,
570 this.showCommitDialog(filename, true, mxUtils.bind(this, function(message)
/plugin/addressbook/
H A Dsyntax.php542 function scaleJPG($filename,$max=120,$quality=70){ argument
545 list($width, $height) = getimagesize($filename);
554 $source = imagecreatefromjpeg($filename);
/plugin/html2pdf/html2pdf/html2ps/
H A Dinline.content.builder.php941 $filename = CACHE_DIR.'unicode.lb.classes.dat';
942 if (!file_exists($filename)) {
943 $this->generate_line_break_class_table($filename);
946 $table_handle = fopen($filename, 'rb');
/plugin/glossary/
H A Dglossary.class.php338 $filename = $this->cacheDir."poll-".md5($md5id).".cache";
339 if (file_exists ($filename)) {
340 echo file_get_contents ($filename);
356 file_put_contents ($filename, $text);
/plugin/photogallery/phpThumb/
H A Dphpthumb.bmp.php32 public function phpthumb_bmpfile2gd($filename, $truecolor=true) { argument
33 if ($fp = @fopen($filename, 'rb')) {
34 $BMPdata = fread($fp, filesize($filename));
H A DphpThumb.config.php.default67 …tructure will be broken into a broad directory structure based on cache filename. For example "cac…
91 // * Simplified cache filename configuration
109 // Leave this value as NULL in most cases. If you get errors about "failed to open <filename> for w…
194 // Note: the data retrieved must be the actual binary data of the image, not a URL or filename
218 …ll return FALSE". Set config_disable_realpath=false to enable alternate filename-parsing that does…
227 …age.ext"; if false then display warning message to encourage more efficient local-filename calling.
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt52 * [bugfix: G123] improved default thumbnail filename
238 filename) (thanks bjohnsonØaccomplishhosting*com)
301 if the cache contained a directory or filename of "0"
328 filename when saving generated thumbnails
781 the font filename
1009 filename of the image to overlay, <a> is the
1024 <f> is the filename of the TTF file (optional, if
1036 - 'mask' [ex: &fltr[]=mask|filename.png]
1222 * Bugfix: Cached filename did not have file-modified
1237 filename and OutputThumbnail() will cause the file
[all …]
H A Dphpthumb.faq.txt84 Failed: RenderToFile(<filename>) failed because
108 Q: I'm getting "<filename> does not exist" when I know the
180 thumbnail to whatever filename you want.
302 Q: How can I find the filename that phpThumb.php will use to
304 A: It's not easily possible to get the cache filename. You can
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio.bonk.php207 …$getid3_temp->openfile($this->getid3->filename, $this->getid3->info['filesize'], $this->getid3->fp…
H A Dmodule.audio-video.riff.php1175 $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);
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/lasso/
H A Dupload.lasso101 Split the file's extension from the filename in order
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dclass_upload.asp183 If InStr(45, sFormHeader, " filename=", 1) > 0 Then
188 nPosStart = InStr(nPosEnd, sFormHeader, " filename=", 1) + 11
/plugin/upgrade/vendor/splitbrain/php-archive/src/
H A DTar.php135 * Alternatively a fixed string prefix may be passed in $strip. If the filename matches this prefix,
415 * Note: It more memory effective to specify the filename in the create() function and
532 // handle filename length restrictions
613 $return['filename'] = trim($header['filename']);
626 $return['filename'] = trim($header['prefix']).'/'.$return['filename'];
631 // following data block(s) is the filename
632 $filename = trim($this->readbytes(ceil($return['size'] / 512) * 512));
636 // overwrite the filename
[all...]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTTFontFile.php108 var $filename; variable in Mpdf\\TTFontFile
227 $this->filename = $file;
335 throw new \Mpdf\Exception\FontException(sprintf('TTF file "%s": invalid checksum %s table: %s (expected %s)', $this->filename, dechex($checksum[0]) . dechex($checksum[1]), $t['tag'], dechex($xchecksum[0]) . dechex($xchecksum[1])));
559 $this->filename = $file;
647 $this->filename = $file;
679 throw new \Mpdf\Exception\FontException("Error loading font: Unknown name table format $format for font $this->filename");
706 throw new \Mpdf\Exception\FontException("Error loading font: PostScript name is UTF-16BE string of odd length for font $this->filename");
743 throw new \Mpdf\Exception\FontException("Error loading font: Could not find PostScript font name '$this->filename'");
1043 throw new \Mpdf\Exception\FontException(sprintf('Font "%s" does not have cmap for Unicode (platform 3, encoding 1, format 4, or platform 0, any encoding, format 4)', $this->filename));
1355 throw new \Mpdf\Exception\FontException(sprintf('Unable to set font "%s" to use OTL as it does not include OTL tables (or at least not a GDEF table).', $this->filename));
[all...]
/plugin/pdfjs/pdfjs/web/locale/ta-LK/
H A Dviewer.properties63 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/pdfjs/pdfjs/web/locale/tsz/
H A Dviewer.properties61 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/pdfjs/pdfjs/web/locale/meh/
H A Dviewer.properties59 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename
/plugin/pdfjs/pdfjs/web/locale/mn/
H A Dviewer.properties67 # LOCALIZATION NOTE (error_file): "{{file}}" will be replaced with a filename

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