Home
last modified time | relevance | path

Searched refs:txt (Results 26 – 50 of 388) sorted by relevance

12345678910>>...16

/plugin/twofactorsmsgateway/
H A Dgateway.txt1 AT&T@txt.att.net
8 Bell Canada@txt.bellmobility.ca
9 Bell Mobility (Canada)@txt.bell.ca
10 Bell Mobility@txt.bellmobility.ca
43 President's Choice@txt.bell.ca
54 Tracfone@txt.att.net
58 Solo Mobile@txt.bell.ca
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Tag/
H A DWatermarkText.php10 $txt = '';
12 $txt = htmlspecialchars_decode($attr['CONTENT'], ENT_QUOTES);
19 $this->mpdf->SetWatermarkText($txt, $alpha);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Sync/
H A DPluginTest.php114 $this->assertEquals('/coll/file1.txt', $response->getHref());
124 $this->assertEquals('/coll/file2.txt', $response->getHref());
136 $this->collection->addChange(['file1.txt'], [], []);
138 $this->collection->addChange([], ['file2.txt'], ['file3.txt']);
239 $this->assertEquals('/coll/file3.txt', $response->getHref());
247 $this->collection->addChange(['file1.txt'], [], []);
249 $this->collection->addChange([], ['file2.txt'], ['file3.txt']);
/plugin/openlayersmap/
H A Ddeleted.files49 LICENSE.txt
55 ol6/247.ol.js.LICENSE.txt
64 ol6/54.ol.js.LICENSE.txt
77 ol6/ol.js.LICENSE.txt
93 _test/data/pages/issue34.txt
94 _test/data/pages/issue34-fixed.txt
95 _test/data/pages/rur.txt
/plugin/cli/
H A Dcli-examples.txt15 conf plugin.info.txt README syntax.php
17 user@host:~/somedir $ wc info.txt # count words in info.txt
18 7 20 204 info.txt
59 conf plugin.info.txt README syntax.php
61 user@host:~/somedir $ wc info.txt # count words in info.txt
62 7 20 204 info.txt
188 info.txt manager.dat renderer.php syntax.php
197 info.txt manager.dat renderer.php syntax.php
227 caramba txt 1023 16-12-2017 14:23
257 caramba txt 1023 16-12-2017 14:23
[all …]
/plugin/freechat/phpfreechat/misc/
H A DtarSource3 NAME=phpfreechat-`cat ../version.txt`
4 PFCSETUPNAME=pfcsetup-`cat ../version.txt`
37 php ./createwebinstaller.php `cat ../version.txt` > /dev/null
/plugin/chat/
H A Dsyntax.php89 $txt = rawWiki($dID, $rev);
94 $txt = ' ';
97 saveWikiText($dID, $txt, $sum);
/plugin/farmer/
H A Ddeleted.files12 lang/en/createAnimal.txt
13 lang/en/plugins.txt
14 lang/en/preload.txt
/plugin/webcomponent/_test/data/pages/
H A Dunit.txt17 <file txt nico.txt>
35 <file txt nico.txt>
/plugin/structinputstretch/
H A Dscript.js5 function measureText(txt, font) { argument
9 … $tag = $('<span id="' + id + '" style="display:none;font:' + font + ';">' + txt + '</span>');
12 $tag.css({font:font}).html(txt);
/plugin/abc2/abc-libraries/abc2svg/
H A Dgrid3-1.js7 var abc=this,cfmt=abc.cfmt(),img=abc.get_img(),txt=s.text,font,font_cl,cls,w,ln,i,lines=[],cl=[],bars=[],cells=[],nr=0,nc=0,wc=0
84 txt=txt.split('\n')
85 while(1){ln=txt.shift()
120 abc.blk_flush()},do_begin_end:function(of,type,opt,txt){var vt=this.get_voice_tb() argument
121 if(type!="grid"){of(type,opt,txt)
123 txt=txt.replace(/#|=|b/g,function(x){switch(x){case'#':return"\u266f"
127 this.cfmt().csdef=txt
129 s.text=txt}els
[all...]
/plugin/rigrr/
H A Dbundled-software.txt7 Apache License v. 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
13 Apache License v. 2.0: http://www.apache.org/licenses/LICENSE-2.0.txt
18 https://github.com/jquery/jquery/blob/master/MIT-LICENSE.txt
/plugin/fckg/fckeditor/editor/plugins/insertHtmlCode/
H A Ddialogue.js13 function afficher(txt) argument
15 document.getElementById( 'insCode_area' ).value = txt ;
/plugin/fontface/
H A DREADME3 See plugin.info.txt for the main information.
4 See install_fonts.txt for font installation instructions.
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js36 var txt = this.replacementText;
41 txt.value = str;
46 var txt = this.replacementText;
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DcontrolWindow.js36 var txt = this.replacementText;
41 txt.value = str;
46 var txt = this.replacementText;
/plugin/nsindex/
H A Dsyntax.php213 $txt = '';
223 $txt .= '===== '.$current_letter.' ====='."\n";
227 $txt .= ' * [['.$data[$i]['id'].']]'."\n";
230 return $txt;
/plugin/combo/lang/en/admin/
H A DREADME.md8 pluginComponent_suffix.txt
13 pagerules_intro.txt
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/LegacyFixtures/autoescape/
H A Dfilename.legacy.test6 {{ include('index.txt.twig') -}}
9 --TEMPLATE(index.txt.twig)--
/plugin/redirector/
H A DREADME.md8 You have to copy the file `redirectURLs.txt.orig` to `redirectURLs.txt` and insert your URLs to be …
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/autoescape/
H A Dname.test7 {{ include('index.txt.twig') -}}
12 --TEMPLATE(index.txt.twig)--
H A Dblock.test4 {{ include('unrelated.txt.twig') -}}
6 --TEMPLATE(unrelated.txt.twig)--
/plugin/xssnipper/
H A Dconfig.ini7 txt=<code txt [filename]> insert_code_here </code> key
/plugin/asiansearch/
H A Daction.php240 function revised_html_show($txt = null) argument
249 if($txt || $REV){
255 if (!is_null($txt)){
260 $html = html_secedit(p_render('xhtml',p_get_instructions($txt),$info),$secedit);
/plugin/elasticsearch/action/
H A Dindexing.php327 * @param string $txt
330 protected function log($txt, $info=null) { argument
331 $txt = 'ElasticSearch: '.$txt;
332 \dokuwiki\Logger::debug($txt, $info);

12345678910>>...16