Home
last modified time | relevance | path

Searched defs:filename (Results 76 – 100 of 307) sorted by relevance

12345678910>>...13

/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/yearbox/
H A D.versionrc.js3 filename: 'plugin.info.txt', property in tracker
/plugin/html2pdf/html2pdf/html2ps/
H A Ddestination.download.class.php3 function DestinationDownload($filename) {
H A Ddestination.file.class.php5 function DestinationFile($filename, $link_text = null) {
H A Ddestination._http.class.php3 function DestinationHTTP($filename) {
/plugin/html2pdf/html2pdf/html2ps/destinations/
H A Dnull.php8 function process($filename, $content_type) {
/plugin/dx/
H A D.versionrc.js3 filename: 'plugin.info.txt', property in tracker
/plugin/zip/pear/File/Archive/Reader/
H A DFile.php49 var $filename; variable in File_Archive_Reader_File
77 function File_Archive_Reader_File($filename, $symbolic = null, $mime = null)
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DRotatingFileHandler.php34 protected $filename; variable in Monolog\\Handler\\RotatingFileHandler
52 …public function __construct(string $filename, int $maxFiles = 0, $level = Logger::DEBUG, bool $bub…
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/Reports/
H A DSvnblame.php71 protected function getBlameContent($filename)
H A DGitblame.php82 protected function getBlameContent($filename)
H A DHgblame.php83 protected function getBlameContent($filename)
/plugin/preservefilenames/
H A Drenderer.php28 function code($text, $language = NULL, $filename = '')
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/
H A DFileExtensionEscapingStrategyTest.php19 public function testGuess($strategy, $filename)
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DMimeType.php14 public static function fromFilename($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/davcal/vendor/sabre/dav/lib/CardDAV/
H A DAddressBookHome.php103 function createFile($filename, $data = null) {
117 function createDirectory($filename) {
/plugin/freechat/phpfreechat/src/
H A Dpfctools.php291 function file_get_contents_flock($filename, $incpath = false, $resource_context = null)
324 function file_get_contents($filename, $incpath = false, $resource_context = null)
370 function file_put_contents($filename, $content, $flags = null, $resource_context = null)
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php224 public $filename; variable in getID3
420 public function openfile($filename, $filesize=null, $fp=null) {
531 public function analyze($filename, $filesize=null, $original_filename='', $fp=null) {
1374 public function GetFileFormat(&$filedata, $filename='') {
1909 public static function is_writable ($filename) {
H A Dwrite.lyrics3.php23 public $filename; variable in getid3_write_lyrics3
/plugin/findologicxmlexport/vendor/doctrine/annotations/lib/Doctrine/Common/Annotations/
H A DPhpParser.php72 private function getFileContent($filename, $lineNumber)
/plugin/dropfiles/
H A Dwebpack.config.js13 filename: './dist/bundle.js', property in module.exports.output
/plugin/diagramsnet/lib/js/
H A Dstencils.min.js201 mxStencilRegistry.loadStencil = function(filename, fn) argument
/plugin/photogallery/phpThumb/
H A Dphpthumb.functions.php502 public static function ApacheLookupURIarray($filename) {
587 public static function md5_file_safe($filename) {
927 public static function SanitizeFilename($filename) {
1026 function is_executable($filename) {
1049 function file_get_contents($filename) {
1069 function file_put_contents($filename, $filedata) {
/plugin/fetchmedia/
H A Dwebpack.config.js13 filename: 'lib/bundle.js', property in module.exports.output

12345678910>>...13