Home
last modified time | relevance | path

Searched refs:a (Results 3826 – 3850 of 6240) sorted by relevance

1...<<151152153154155156157158159160>>...250

/plugin/csv/_test/csv/
H A Dc-q-q-quotes_and_newlines.csv1 a,b
H A Dc-q-q-escaped_quotes.csv1 a,b
/plugin/randominc/
H A Dsyntax.php72 for($a=0; $a<=$lim; $a++){
/plugin/conflictmerger/
H A Daction.php110 * So even if the text is edited to avoid conflicts, a conflict form will
111 * appear, although a successful one. Once a successful merge form appears,
/plugin/numberedheadings/
H A DREADME.md18 Adding a `-` before the heading text will make the headings tiered-numbered.
20 The **tier1** may be a fixed value (eg. level 2) or auto-detected in the page.
51 If n-th tier format is not defined, numbers are simply joined with a period.
/plugin/labeled/
H A Dhelper.php247 public function cmpOrder($a, $b) { argument
248 if ($a['ordernr'] == $b['ordernr']) return 0;
249 return ($a['ordernr'] > $b['ordernr']) ? 1 : -1;
/plugin/wysiwyg/fckeditor/_samples/cfm/
H A Dsample04_mx.cfm59 …<cfoutput><br><em style="color: red;">This sample works only with a ColdFusion MX server and highe…
86 …is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor<…
H A Dsample03_mx.cfm54 …<cfoutput><br><em style="color: red;">This sample works only with a ColdFusion MX server and highe…
80 …is some <strong>sample text</strong>. You are using <a href="http://www.fckeditor.net/">FCKeditor<…
/plugin/prettytables/
H A Dscript.js27 var a=0, b=0, leading=true;
29 if (text.substr(i,1)==' ') a++; else break;
34 return [a,b];
/plugin/geonav/tpl/startermap/
H A Dstyle.ini5 ; a local conf/tpl/<template-folder-name>/style.ini file to prevent losing
14 ; be checked for updates when considering a cache rebuild while files
46 ; give your wiki a new look.
/plugin/redproject/
H A Dstyle.css36 a:hover div.circle {
135 a.version {
153 div.descver a {
/plugin/deletepagebutton/
H A DREADME.md5 The plugin adds a _Delete page_ button to DokuWiki's
8 This provides a simpler, quicker and more intuitive way for users to
17 a confirmation dialog will be displayed prior to deleting the page.
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dtest_precedence.md1 Not a headline but two HR:
H A Dutf8-do-not-kill-characters.md3 there is a charater, 配
H A Dmd1_tidyness.md1 > A list within a blockquote:
/plugin/showlinkpermission/
H A Dstyle.css1 div.dokuwiki a.wikilinknoperm {
/plugin/filelist/_test/filelistdata/
H A Dexample.txt
/plugin/findologicxmlexport/vendor/phpunit/phpunit-mock-objects/tests/_fixture/
H A DSomeClass.php4 public function doSomething($a, $b) argument
/plugin/sequencediagram/bower_components/lodash/dist/
H A Dlodash.fp.js98 ? function(a, b) { return func.apply(undefined, arguments); }
99 : function(a) { return func.apply(undefined, arguments); };
113 ? function(a, b) { return func(a, b); }
114 : function(a) { return func(a); };
/plugin/html2pdf/html2pdf/html2ps/
H A Dlayout.page.breaks.php5 function cmp_footnote_locations($a, $b) { argument
6 if ($a->get_location() == $b->get_location()) { return 0; };
7 return ($a->get_location() > $b->get_location()) ? -1 : 1;
28 function cmp_page_break_locations($a, $b) { argument
29 if ($a->location == $b->location) { return 0; };
30 return ($a->location > $b->location) ? -1 : 1;
/plugin/farmer/lang/en/
H A Dtab_new.txt1 You can create a new animal here.
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js32008 a = a.umod(p);
32010 a = a.clone();
35708 a = a.umod(p);
35710 a = a.clone();
39068 if (isInstance(a, Uint8Array)) a = Buffer.from(a, a.offset, a.byteLength);
44046 a: function a(t) {
45720 a = a.add(b);
46536 a = a.dbl();
46951 var a = this.curve.a;
47211 var e = a.redAdd(a).redIAdd(a); // F = E^2
[all …]
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc1 // Register a new CKEditor plugin.
29 // Create a toolbar button that executes the plugin command defined above.
41 // Add a new dialog window definition containing all UI elements and listeners.
95 var a = ckgedit_getEID(dialog,'general','alert');
96 a.value = style_spec.open_tag();
97 a.value = a.value.replace(/&lt;/, '<');
98 a.value = a.value.replace(/&gt;/, '>');
591 var a = ckgedit_getEID(this,'general','alert');
592 a.innerHTML = "";
603 var a = ckgedit_getEID(this,'general','alert');
[all …]
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js.unc1 // Register a new CKEditor plugin.
29 // Create a toolbar button that executes the plugin command defined above.
41 // Add a new dialog window definition containing all UI elements and listeners.
95 var a = ckgedit_getEID(dialog,'general','alert');
96 a.value = style_spec.open_tag();
97 a.value = a.value.replace(/&lt;/, '<');
98 a.value = a.value.replace(/&gt;/, '>');
591 var a = ckgedit_getEID(this,'general','alert');
592 a.innerHTML = "";
603 var a = ckgedit_getEID(this,'general','alert');
[all …]
/plugin/acronym/test/
H A Dacronym-test.txt1 This a <acronym title="three letter acronym">TLA</acronym>.

1...<<151152153154155156157158159160>>...250