Home
last modified time | relevance | path

Searched refs:file (Results 3301 – 3325 of 3491) sorted by path

1...<<131132133134135136137138139140

/plugin/vimeo/
H A DLICENSE289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A DREADME27 See the LICENSING file for details
/plugin/vimeo/_test/
H A Dgeneral.test.php16 $file = __DIR__ . '/../plugin.info.txt';
17 $this->assertFileExists($file);
19 $info = confToHash($file);
/plugin/virtualkeyboard/vk/
H A Dlicense.txt252 When a "work that uses the Library" uses material from a header file
259 If such an object file uses only numerical parameters, data
262 file is unrestricted, regardless of whether it is legally a derivative
469 safest to attach them to the start of each source file to most effectively
470 convey the exclusion of warranty; and each file should have at least the
/plugin/visio/
H A Dsyntax.php48 $data['file'] = $matches[1][0];
54 $data['file'] = $filename;
88 …ta['file'].'" class="media mediafile mf_vsd" title="'.$data['file'].'">'.$data['file'].'</a><br/>';
/plugin/visrep/
H A DREADME25 See the COPYING file in your DokuWiki folder for details
/plugin/vote/
H A DCOPYING289 to attach them to the start of each source file to most effectively
290 convey the exclusion of warranty; and each file should have at least
H A Dsyntax.php169 $file = metaFN( $title, '.dbg' );
170 $fh = fopen( $file, 'a' );
/plugin/vshare/
H A DREADME25 See the COPYING file in your DokuWiki folder for details
/plugin/vshare/_test/
H A DGeneralTest.php21 $file = __DIR__ . '/../plugin.info.txt';
22 $this->assertFileExists($file);
24 $info = confToHash($file);
/plugin/watchcycle/
H A D.travis.yml1 # Config file for travis-ci.org
H A DREADME27 See the COPYING file in your DokuWiki folder for details
/plugin/watchcycle/_test/
H A Dgeneral.test.php17 $file = __DIR__ . '/../plugin.info.txt';
18 $this->assertFileExists($file);
20 $info = confToHash($file);
/plugin/watchcycle/helper/
H A Ddb.php93 $file = $this->sqlite->getAdapter()->getDbFile();
94 if (!$file) {
97 unlink($file);
98 clearstatcache(true, $file);
/plugin/watermark/
H A DREADME27 See the COPYING file in your DokuWiki folder for details
H A DREADME.md29 See the COPYING file in your DokuWiki folder for details
/plugin/wavedrom/
H A DLICENSE630 to attach them to the start of each source file to most effectively
631 state the exclusion of warranty; and each file should have at least
H A DREADME27 See the LICENSING file for details
H A DREADME.md38 See the LICENSING file for details
/plugin/webcode/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
141 origin of the Work and reproducing the content of the NOTICE file.
184 comment syntax for the file format. We also recommend that a
185 file or class name and description of purpose be included on the
192 you may not use this file except in compliance with the License.
H A DREADME.md105 …* Cache bursting implementation for the weCodeConsole.(js|css) file so that they are not cached fo…
/plugin/webcode/_test/data/pages/
H A Ddisplay.txt6 <file>
10 </file>
18 <file javascript>
22 </file>
/plugin/webcode/vendor/
H A DREADME.md6 The file [firebug-lite.css](firebug-lite.css) was not renamed with its version 1.2 because
7 the [Firebug Js file](firebug-lite-1.2.js) check if the CSS is loaded with is name otherwise it try…
H A Dfirebug-lite-1.4.js126 }if(file){var fileName=file[1];
5143 },hideParams:function(file){return !file.urlParams||!file.urlParams.length argument
5354 }},getPostText:function(file,context,noLimit){if(!file.postText){file.postText=readPostTextFromRequ… argument
5355 if(!file.postText&&context){file.postText=readPostTextFromPage(file.href,context)
5356 }}if(!file.postText){return file.postText
5360 …function(file,context){return(typeof(file.responseText)!="undefined")?file.responseText:context.so… argument
5380 file.urlParams=parseURLParams(file.href);
5395 …ry:function(file){if(file.category){if(FBTrace.DBG_NET){FBTrace.sysout("net.getFileCategory; curre… argument
5397 }if(file.isXHR){if(FBTrace.DBG_NET){FBTrace.sysout("net.getFileCategory; XHR for: "+file.href,file)
5527 if(!file.jsonObject){if(this.isJSON(file.mimeType,file.responseText)){file.jsonObject=this.parseJSO…
[all …]
/plugin/webcomponent/
H A DLICENSE106 (d) If the Work includes a "NOTICE" text file as part of its
109 within such NOTICE file, excluding those notices that do not
111 of the following places: within a NOTICE text file distributed
116 of the NOTICE file are for informational purposes only and
141 origin of the Work and reproducing the content of the NOTICE file.
184 comment syntax for the file format. We also recommend that a
185 file or class name and description of purpose be included on the
192 you may not use this file except in compliance with the License.

1...<<131132133134135136137138139140