Home
last modified time | relevance | path

Searched refs:a (Results 3426 – 3450 of 6240) sorted by relevance

1...<<131132133134135136137138139140>>...250

/plugin/ckgedit/ckeditor/plugins/footnote/
H A Dplugin.js.unc1 // Register a new CKEditor plugin.
32 // Create a toolbar button that executes the plugin command defined above.
37 label: lang.ToolTip, //'Insert a footnote',
44 // Add a new dialog window definition containing all UI elements and listeners.
84 // Dialog window UI element: a textarea field for the link text.
104 // Dialog window UI element: a text input field for the link URL.
176 // Create a sup element and an object that will store the data entered in the dialog window.
/plugin/publist/bib2tpl/lib/
H A DPEAR.php531 return $a;
535 $a = new $ec($code, $mode, $options, $userinfo);
537 $a = new $ec($message, $code, $mode, $options, $userinfo);
540 return $a;
562 $a = &$this->raiseError($message, $code, null, null, $userinfo);
563 return $a;
566 $a = &PEAR::raiseError($message, $code, null, null, $userinfo);
567 return $a;
/plugin/publistf/bib2tpl/lib/
H A DPEAR.php531 return $a;
535 $a = new $ec($code, $mode, $options, $userinfo);
537 $a = new $ec($message, $code, $mode, $options, $userinfo);
540 return $a;
562 $a = &$this->raiseError($message, $code, null, null, $userinfo);
563 return $a;
566 $a = &PEAR::raiseError($message, $code, null, null, $userinfo);
567 return $a;
/plugin/publistx/bib2tpl/lib/
H A DPEAR.php531 return $a;
535 $a = new $ec($code, $mode, $options, $userinfo);
537 $a = new $ec($message, $code, $mode, $options, $userinfo);
540 return $a;
562 $a = &$this->raiseError($message, $code, null, null, $userinfo);
563 return $a;
566 $a = &PEAR::raiseError($message, $code, null, null, $userinfo);
567 return $a;
/plugin/syntaxhighlighter/Uncompressed/
H A DshCore.js575 var a = arguments;
577 for(var i = 0; i < a.length; i++)
579 if(a[i] == null)
582 if(typeof(a[i]) == 'string' && a[i] != '')
583 return a[i] + '';
585 if(typeof(a[i]) == 'object' && a[i].value != '')
586 return a[i].value + '';
/plugin/codemirror/dist/modes/
H A Dgfm.min.js.map1a-z0-9%])|www\\d{0,3}[.]|[a-z0-9.\\-]+[.][a-z]{2,4}\\/)(?:[^\\s()<>]|\\([^\\s()<>]*\\))+(?:\\([^\\…
/plugin/syntaxhighlighter/Scripts/
H A DshCore.js129 {var a=arguments;for(var i=0;i<a.length;i++)
130 {if(a[i]==null)
131 continue;if(typeof(a[i])=='string'&&a[i]!='')
132 return a[i]+'';if(typeof(a[i])=='object'&&a[i].value!='')
133 return a[i].value+'';}
/plugin/wikistats/
H A DREADME.md16 …r> [Release 2014-05-05a "Ponder Stibbons"](https://download.dokuwiki.org/src/dokuwiki/dokuwiki-201…
125 to a given namespace and its sub-namespaces you can specify its name
134 If a namespace name starts with a minus sign that namespace will be excluded.
135 Also you can assign a number of namespaces as a comma separated list:
151 If you want to pass a number of parameters to the plugin they should be
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.min.js1a=function(n,t){var i=n[c+t];i===l?delete n[t]:n[t]=i},p=function(){while(t.overridden.length>0){v…
/plugin/clipboardutils/lib/
H A Dclipboard.min.js7a(t){try{return document.execCommand(t)}catch(t){return}}var f=function(t){t=c()(t);return a("cut"… function
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc108 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
143 $params['body'] = (array) a point-in-time id to close
160 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
162 $params['min_score'] = (number) Include only documents with a specific `_score` value in the result
170 $params['lenient'] = (boolean) Specify whether format-based query failures (such as providing text to a numeric field) should be ignored
189 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
212 $params['refresh'] = (enum) If `true` then refresh the affected shards to make this operation visible to search, if `wait_for` then wait for a refresh to make this operation visible to search, if `false` (the default) then do nothing with refreshes. (Options = true,false,wait_for)
239 $params['allow_no_indices'] = (boolean) Whether to ignore if a wildcard indices expression resolves into no concrete indices. (This includes `_all` string or when no indices have been specified)
242 $params['lenient'] = (boolean) Specify whether format-based query failures (such as providing text to a numeric field) should be ignored
246 $params['scroll'] = (time) Specify how long a consisten
[all...]
/plugin/visio/
H A Dsyntax.php88a href="'.DOKU_URL.'lib/exe/fetch.php?id='.$data['file'].'&cache=cache&media='.$data['file'].'" cl…
/plugin/webdav/vendor/sabre/xml/
H A DREADME.md6 The sabre/xml library is a specialized XML reader and writer.
25 This library is being developed by [fruux](https://fruux.com/). Drop us a line for commercial servi…
/plugin/webcomponent/_test/data/pages/
H A Dgroup.txt5 ''group'' implements the ''navbar-nav'' element that is used in a [[navbar|navbar]] to group elemen…
7 This is used mostly if you want a group of element at the right and an other at the left
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dround.rst7 The ``round`` filter rounds a number to a given precision:
/plugin/icalevents/vendor/sabre/xml/
H A DREADME.md6 The sabre/xml library is a specialized XML reader and writer.
25 This library is being developed by [fruux](https://fruux.com/). Drop us a line for commercial servi…
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/
H A Dautoit.min.js2a={cN:"meta",b:"#",e:"$",k:{"meta-keyword":"include include-once NoTrayIcon OnAutoItStartRegister … class in AnonymousFunction690bc6820100
/plugin/inclform/
H A DREADME.md1 This DokuWiki-plugin was originally created to include an approved html-form into a wiki-page. But …
3 Please notice that this plugin is a fork of the incl_form-plugin, which can be found at https://www…
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCSS.MaxImgLength.txt
/plugin/searchindex/lang/eo/
H A Dintro.txt3 Tiu-ĉi paĝo ebligas al vi aktualigi aŭ rekrei la serĉindekson uzata de la plenteksta serĉado.
4 …kreas kaj aktualigas sin mem dum vi foliumas vian vikion. Se vi ĵus aktualigis, aldonis aŭ forigis
/plugin/elwikiupgrade/lang/es/
H A Dstep0.txt1a la nueva versión disponible de DokuWiki. Antes de continuar, debe leer el [[doku>changes|Históri…
/plugin/qrcode/syntax/
H A Dqrcode.php190 …<a href="http://www.freewarepocketpc.net/ppc-download-i-nigma-barcode-reader-v1-4.html">Download i…
/plugin/referrers/
H A Dcode.php21 $a = 'http://'.$refignore;
24 …if (re_beginsWith($ref, $refignore) == false && re_beginsWith($ref, $a) == false && re_beginsWith(…
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dsandbox.rst21 cannot be used to sandbox a section of a template. The following example
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dbatch_float.test12 return ['items' => ['a', 'b', 'c', 'd', 'e', 'f', 'g', 'h', 'i', 'j']]
15 <div class=item>a</div>

1...<<131132133134135136137138139140>>...250