Home
last modified time | relevance | path

Searched defs:file (Results 326 – 350 of 440) sorted by relevance

1...<<1112131415161718

/plugin/oauth/vendor/composer/
H A DClassLoader.php569 includeFile($file) global() argument
[all...]
/plugin/combo/vendor/composer/
H A DClassLoader.php476 includeFile($file) global() argument
[all...]
/plugin/geophp/vendor/composer/
H A DClassLoader.php569 includeFile($file) global() argument
[all...]
/plugin/diagramsnet/lib/js/diagramly/
H A DTrelloClient.js270 TrelloClient.prototype.saveFile = function(file, success, error) argument
528 (mxUtils.bind(this, function(file) argument
H A DEditorUi.js2541 EditorUi.prototype.getCopyFilename = function(file, timestamp) argument
2587 EditorUi.prototype.fileLoaded = function(file, noDialogs) argument
3020 EditorUi.prototype.closeLibrary = function(file) argument
3096 EditorUi.prototype.loadLibrary = function(file, expand) argument
3117 EditorUi.prototype.getLibraryStorageHint = function(file) argument
4295 EditorUi.prototype.setCurrentFile = function(file) argument
8885 EditorUi.prototype.parseFile = function(file, fn, filename) argument
9608 }, function(file) argument
9992 }, function(file) argument
11306 (mxUtils.bind(this, function(file) argument
[all …]
H A DGitLabClient.js607 this.getFile(path, mxUtils.bind(this, function(file) argument
683 GitLabClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
984 (mxUtils.bind(this, function(file) argument
H A DGitHubClient.js700 GitHubClient.prototype.saveFile = function(file, success, error, overwrite, message) argument
1000 (mxUtils.bind(this, function(file, idx) argument
1240 this.getFile(tmpOrg + '/' + tmpRepo + '/' + tmpRef, mxUtils.bind(this, function(file) argument
H A DDriveFile.js566 this.ui.drive.getXmlFile(item, mxUtils.bind(this, function(file) argument
729 function driveCommentToDrawio(file, gComment, pCommentId) argument
H A DNotionClient.js384 NotionClient.prototype.saveFile = function(file, success, error) argument
690 (mxUtils.bind(this, function(file, idx) argument
H A DGitHubFile.js309 this.peer.insertFile(title, this.getData(), mxUtils.bind(this, function(file) argument
/plugin/latexit/
H A Drenderer.php760 function file($text, $lang = null, $file = null) { function in renderer_plugin_latexit
771 function code($text, $lang = null, $file = null) {
/plugin/pagemove/
H A Dadmin.php917 function _pm_search_backlinks(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/publish/
H A Dhelper.php387 function _search_helper(&$data, $base, $file, $type, $lvl, $opts) {
/plugin/dokutexit/
H A Dconfig.php80 function confToHash($file) {
/plugin/xcom/
H A Dremote.php284 function get_data($file,$id_path,&$contents) {
/plugin/highlightjs/highlight/languages/
H A Ddelphi.js6 …xports': 1, 'library': 1, 'not': 1, 'pascal': 1, 'set': 1, 'virtual': 1, 'file': 1, 'in': 1, 'arra… property in hljs.LANGUAGES.delphi.DELPHI_KEYWORDS
7 …dure': 1, 'published': 1, 'and': 1, 'cdecl': 1, 'do': 1, 'threadvar': 1, 'file': 1, 'in': 1, 'if':… property in hljs.LANGUAGES.delphi.DELPHI_CLASS_KEYWORDS
/plugin/authfacebook/lib/
H A DFacebookRequest.php385 public function addFile($key, FacebookFile $file)
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php109 public $file = null; // >>>deprecated, DO NOT USE, will be removed in future versions<<< variable in phpthumb
4585 public function DebugMessage($message, $file='', $line='') {
4590 public function DebugTimingMessage($message, $file='', $line='', $timestamp=0) {
/plugin/indexmenu/syntax/
H A Dindexmenu.php669 _search_index(& $data, $base, $file, $type, $lvl, $opts) global() argument
/plugin/scrape/
H A DphpQuery-onefile.php
/plugin/jdraw/src/com/mxgraph/examples/swing/resources/
H A Deditor_zh-CN.properties4 file=File key
174 file=File key
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.browse.php151 while ($file = readdir($handle)) { variable
/plugin/siteexport/inc/
H A Dfunctions.php43 public function checkIfCacheFileExistsForFileWithPattern($file, $pattern)
/plugin/odt/ODT/
H A DODTImport.php174 static protected function setListStyleImage (ODTInternalParams $params, $style, $level, $file) {
/plugin/amcharts/assets/amcharts/plugins/export/libs/jszip/
H A Djszip.js647 var getRawData = function(file) { argument
672 var getBinaryData = function(file) { argument
969 var generateCompressedObjectFrom = function(file, compression, compressionOptions) { argument
1070 var generateZipParts = function(name, file, compressedObject, offset, platform) { argument
1287 return this.filter(function(relativePath, file) { argument
1292 return this.filter(function(relativePath, file) { argument
1315 return this.filter(function(relativePath, file) { argument
1351 var kids = this.filter(function(relativePath, file) { argument

1...<<1112131415161718