Home
last modified time | relevance | path

Searched refs:files (Results 351 – 375 of 1460) sorted by path

1...<<11121314151617181920>>...59

/plugin/csv/_test/
H A DCSVTest.php37 $files = glob(__DIR__ . '/csv/*.csv');
38 foreach ($files as $file) {
H A DREADME1 We're using test files from various projects here:
/plugin/cumulus/
H A DCOPYING95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/currentlyreading/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/custombuttons/
H A Dadmin.php153 $files = glob(dirname(__FILE__).'/ico/*.png');
154 foreach ($files as $file) {
/plugin/darcspatch/
H A Dadmin.php131 $files = array();
140 if (isset($files[$fname])) {
141 $target_lines = explode("\n",$files[$fname]);
146 … if(($offset > 0) && (isset($files[$fname]) || (($target_lines = @file($fname)) !== false))) {
175 $files[$fname] = implode('',$target_lines);
185 foreach($files as $fname => $contents) {
/plugin/dataplot/
H A DCOPYING141 includes interface definition files associated with source files for
399 must place, in the relevant source files, a statement of the
400 additional terms that apply to those files, or a notice indicating
H A DChangeLog18 instead of copies of the last one (fixes lp:1359775). The image files now
/plugin/datatables/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/datatables/assets/jszip/dist/
H A Djszip.min.js
/plugin/datatemplate/
H A Daction.php52 $files = $this->_get_dependencies($cache->page);
53 $cache->depends['files'] = array_merge($cache->depends['files'], $files);
64 $files = array();
67 $files[] = $file;
69 return $files;
/plugin/date/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/datedifference/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/datepicker/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
H A DREADME.md11 The files are located in script/jscalendar-1.0/. The style.css is a modified version of the calenda…
/plugin/davcal/vendor/composer/
H A DLICENSE5 of this software and associated documentation files (the "Software"), to deal
/plugin/davcal/vendor/sabre/dav/
H A DCONTRIBUTING.md57 7. All files should use unix-line endings (`\n`).
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A DICON-LICENSE6 of this software and associated documentation files (the "Software"), to deal
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md228 * Changed: The timezone maps are now loaded in from external files, in
/plugin/davcard/vendor/composer/
H A DLICENSE5 of this software and associated documentation files (the "Software"), to deal
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md268 * Changed: The timezone maps are now loaded in from external files, in
/plugin/dblclickedit/
H A DCOPYING95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
/plugin/dbquery/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to
H A Ddeleted.files1 # This is a list of files that were present in previous releases
/plugin/deeplautotranslate/
H A DLICENSE95 a) You must cause the modified files to carry prominent notices
96 stating that you changed the files and the date of any change.
158 associated interface definition files, plus the scripts used to

1...<<11121314151617181920>>...59