Home
last modified time | relevance | path

Searched defs:filename (Results 51 – 75 of 307) sorted by last modified time

12345678910>>...13

/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudBuild/
H A DBuildTrigger.php52 public $filename; variable in Google\\Service\\CloudBuild\\BuildTrigger
217 public function setFilename($filename)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DLazyOpenStream.php18 private $filename; variable in GuzzleHttp\\Psr7\\LazyOpenStream
27 public function __construct($filename, $mode)
H A DMimeType.php14 public static function fromFilename($filename)
H A DMultipartStream.php114 private function createElement($name, StreamInterface $stream, $filename, array $headers)
H A DUtils.php368 public static function tryFopen($filename, $mode)
H A Dfunctions.php178 function try_fopen($filename, $mode)
334 function mimetype_from_filename($filename)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudSupport/
H A DMedia.php68 public $filename; variable in Google\\Service\\CloudSupport\\Media
337 public function setFilename($filename)
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Net/
H A DSFTP.php1366 public function stat($filename)
1423 public function lstat($filename)
1491 private function stat_helper($filename, $type)
1518 public function truncate($filename, $new_size)
1537 public function touch($filename, $time = null, $atime = null)
1598 public function chown($filename, $uid, $recursive = false)
1646 public function chgrp($filename, $gid, $recursive = false)
1668 public function chmod($mode, $filename, $recursive = false)
1715 private function setstat($filename, $attr, $recursive)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/
H A DEdgeConfigstoreBundleBadBundleViolation.php29 public $filename; variable in Google\\Service\\Apigee\\EdgeConfigstoreBundleBadBundleViolation
48 public function setFilename($filename)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DisplayVideo/
H A DCreateAssetRequest.php25 public $filename; variable in Google\\Service\\DisplayVideo\\CreateAssetRequest
30 public function setFilename($filename)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/YouTubeReporting/
H A DGdataMedia.php68 public $filename; variable in Google\\Service\\YouTubeReporting\\GdataMedia
337 public function setFilename($filename)
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Gmail/
H A DMessagePart.php28 public $filename; variable in Google\\Service\\Gmail\\MessagePart
59 public function setFilename($filename)
/plugin/discordnotifier/
H A Dhelper.php22 public function attic_write ( $filename ) {
/plugin/xcom/scripts/
H A DsafeFN_class.js140 encode: function(filename) { argument
153 decode: function (filename) { argument
233 function SafeFN_encode(filename) { argument
237 function SafeFN_decode(filename) { argument
/plugin/quickstats/GEOIP/vendor/maxmind-db/reader/src/MaxMind/Db/
H A DReader.php261 private function findMetadataStart($filename)
/plugin/quickstats/GEOIP/vendor/composer/ca-bundle/src/
H A DCaBundle.php153 public static function validateCaFile($filename, LoggerInterface $logger = null)
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/src/Database/
H A DReader.php50 $filename,
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js12631 EditorUi.prototype.doImportVisio = function(file, done, onerror, filename) argument
/plugin/diagramsnet/lib/js/grapheditor/
H A DDialogs.js1323 ExportDialog.saveLocalFile = function(editorUi, data, filename, format) argument
H A DGraph.js7137 mxStencilRegistry.loadStencil = function(filename, fn) argument
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js2828 window.opener.openFile.setConsumer(mxUtils.bind(this, function(xml, filename, temp) argument
3360 var dlg = new CreateDialog(this, title, mxUtils.bind(this, function(filename, mode) argument
3999 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) argument
4190 window.openFile.setConsumer(mxUtils.bind(this, function(xml, filename) argument
6286 App.prototype.exportFile = function(data, filename, mimeType, base64Encoded, mode, folderId) argument
6526 App.prototype.convertFile = function(url, filename, mimeType, extension, success, error, executeReq… argument
H A DInit.js288 function setCurrentXml(data, filename) argument
/plugin/diagramsnet/lib/js/
H A Dstencils.min.js201 mxStencilRegistry.loadStencil = function(filename, fn) argument
H A Dviewer-static.min.js2048 Editor.prototype.cancelFirst=!0;Editor.prototype.enabled=!0;Editor.prototype.filename=null;Editor.p… method in Editor
H A Dviewer.min.js2048 Editor.prototype.cancelFirst=!0;Editor.prototype.enabled=!0;Editor.prototype.filename=null;Editor.p… method in Editor

12345678910>>...13