Home
last modified time | relevance | path

Searched refs:file (Results 2501 – 2525 of 3491) sorted by relevance

1...<<101102103104105106107108109110>>...140

/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md131 - [49: #46 - applying correct `chmod()` to generated cache file](https://github.com/doctrine/annota…
140 - [46: A plain &quot;file&#95;put&#95;contents&quot; can cause havoc](https://github.com/doctrine/a…
/plugin/galleryv1.5/inc/
H A Dmagazinelayout.class.php222 function _getFileExt($file) argument
224 $ext = explode(".", $file);
/plugin/findologicxmlexport/vendor/phpdocumentor/type-resolver/
H A DREADME.md99 For example, you have this file:
135 object or by providing the namespace that you'd like to extract and the source code of the file in …
/plugin/authdrupal8/
H A Dpassword.inc4 * @file
11 * used by setting the variable password_inc to the name of the PHP file
/plugin/flowplayer/player/
H A DREADME.txt138 - improvements to RSS file parsing
226 of the media:content element is mandatory and has to be present in the RSS file
227 - Possibility to pass a RSS file name with playFeed("playlist.rss") and setPlaylist("playlist.rss")…
237 - Dispatches onMetadata() if an URL resolver changes the clip URL (changes to a different file)
247 - the width and height settings of a logo were ignored if the logo was a sWF file
406 - fixed detection of images based on file extensions
430 - logo only uses percentage scaling if it's a SWF file (there is ".swf" in it's url)
/plugin/icalevents/vendor/squizlabs/php_codesniffer/CodeSniffer/
H A DFile.php292 * @param string $file The absolute path to the file to process.
304 $file, argument
309 $this->_file = trim($file);
749 * @param string $file The full path to the file.
756 public static function detectLineEndings($file, $contents=null) argument
761 if (is_readable($file) === false) {
765 $handle = fopen($file, 'r');
/plugin/translator/
H A Dhelper.php1241 $checkDate = implode('', file( dirname(__FILE__).'/.translationcheck' ) );
1251 $file = dirname(__FILE__).'/.translationcheck';
1252 $fh = fopen($file, 'w');
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php1087 function md5_data($file, $offset, $end, $invertsign=false) { argument
1089 …if (($dataMD5filename = tempnam(dirname($file), preg_replace('#[^[:alnum:]]#i', '', basename($file
1093 …if (($dataMD5filename = tempnam('.', preg_replace('#[^[:alnum:]]#i', '', basename($file)))) === fa…
1100 set_time_limit(max(filesize($file) / 1000000, 30));
1104 if ($fp = fopen($file, 'rb')) {
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG214 * fixed template paths when a template is stored in a PHAR file
257 * made file cache tolerant for trailing (back)slashes on directory configuration
353 * fixed filesystem loader cache when different file paths are used for the same template
358 autoescaping strategy for a template based on template file extension.
380 * fixed missing error file/line information under certain circumstances
412 * fixed error filename/line when an error occurs in an included file
587 * enhanced error reporting when the template file is an instance of SplFileInfo
607 …* made the strategy used to guess the real template file name and line number in exception message…
873 * added file and line to Twig_Error_Runtime exceptions thrown from Twig_Template
1055 * avoid writing template file if an error occurs
/plugin/codemirror/dist/modes/
H A Dprotobuf.min.js.map1 …,EAAWe,WAAW,WAAY,WAChC,OACEC,MAAOP,EACPQ,KAAM,UAIVjB,GAAWkB,WAAW,kBAAmB","file":"protobuf.min.js",…
H A Dhandlebars.min.js.map1 …vCE,KAAM,KAAMC,MAAO,UAAWC,KAAMd,EAAYe,gBAAiB,QAItEvB,GAAWwB,WAAW,6BAA8B","file":"handlebars.min.js…
H A Dproperties.min.js.map1 …ChBC,YAAc,MACdH,aAAe,UAOvBN,GAAWkB,WAAW,oBAAqB,aAC3ClB,GAAWkB,WAAW,aAAc","file":"properties.min.js…
H A Dbrainfuck.min.js.map1 …B,MAAO,UAET,GAAGK,EAAOQ,MAAM,CACdP,EAAMN,YAAc,UAK9BL,GAAWmB,WAAW,mBAAmB","file":"brainfuck.min.js"…
/plugin/geonav/tpl/startermap/css/
H A Ddesign.css2 * This file provides the main design styles for the
/plugin/pycode/images/
H A Dlogo.xcf1 gimp xcf file����i�������������������B�%B�%��������������������������gimp-image-g…
/plugin/authsaml/
H A Dsaml.php281 $lines = file($this->saml_user_file);
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dinclude.rst5 of that file:
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D10.10.js.map1 …A;AACA;AACA;AACA,oCAAoC,gCAAgC;AACpE;AACA;AACA;AACA;AACA;AACA;AACA;AACA","file":"10.10.js","source…
/plugin/authremoteuser/
H A Dauth.php354 $lines = file($config_cascade['plainauth.users']['default']);
/plugin/pdftools/
H A DREADME.md102 The template files must be placed in a directory, which must bei included in the zip-file. The file…
/plugin/preregister/
H A Daction.php309 $users = file($authusers);
/plugin/imageflow/
H A DREADME.md40 …ange them to your needs, you can either do so in your template or use the file conf/userstyle.css.…
/plugin/actionrenderer/
H A Drenderer.php309 public function file($text, $language = null, $filename = null, $options = null) function in renderer_plugin_actionrenderer
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst497 * ``addDebugInfo()``: Adds the line of the original template file related to
541 * This is where you can load some file that contains filter functions for instance.
634 Of course, you need to first load the extension file by either using
840 following file structure in your test directory::
854 The ``IntegrationTest.php`` file should look like this::
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php1632 $file = $this->info['filenamepath'];
1638 …$commandline = '"'.GETID3_HELPERAPPSDIR.'vorbiscomment.exe" -w -c "'.$empty.'" "'.$file.'" "'.$tem…
1649 …$commandline = 'vorbiscomment -w -c '.escapeshellarg($empty).' '.escapeshellarg($file).' '.escapes…

1...<<101102103104105106107108109110>>...140