Home
last modified time | relevance | path

Searched refs:number (Results 301 – 325 of 1459) sorted by relevance

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

/plugin/foldablelist/
H A Dplugin.info.txt6 desc collapse a list after a configurable number of items
/plugin/searchstats/
H A Dhelper.php29 'number of words' => 'integer'),
/plugin/numbering/
H A Dplugin.info.txt6 desc clicking on numbering icon prints next available number to editor, with formatting
/plugin/flash/
H A Dplugin.info.txt6 desc Embed a Flash SWF file with any number of parameters
/plugin/combo/db/combo/
H A DREADME.md9 * Bump the version number in the file [latest.version](latest.version)
/plugin/numberof/
H A Dplugin.info.txt6 desc Simple plugin that counts the number of pages & media files in your DokuWiki
/plugin/combo/db/combo-secondary/
H A DREADME.md9 * Bump the version number in the file [latest.version](latest.version)
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Ddivisibleby.rst8 ``divisible by`` checks if a variable is divisible by a number:
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D53.53.js.map1number' }],\n //Binary\n [/(0b[0-1_]+)(@intSuffixes)?/, { token: 'number' }]…
H A D21.21.js.map1 …+)?/, 'number.float'],\n [/0[xX][0-9a-fA-F]+/, 'number.hex'],\n [/\\d+/, 'nu…
H A D1.1.js.map1number because of .\\d floats\n [/[;,.]/, 'delimiter'],\n // strings\n …
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
H A Dcf5_connector.cfm130 …<cfset xmlContent = "<Error number=""1"" text=""This connector is disabled. Please check the 'edit…
134 <cfset xmlContent = "<Error number=""102"" />">
138 …<cfset xmlContent = '<Error number="1" text="The &quot;' & url.command & '&quot; command isn''t al…
142 …<cfset xmlContent = '<Error number="1" text="The &quot;' & url.type & '&quot; type isn''t allowed"…
174 <cfset xmlContent = "<Error number=""103"" />">
294 <cfset xmlContent = xmlContent & '<Error number="#errorNumber#" />'>
/plugin/dirtylittlehelper/mermaid/editor/src/mermaid-language/
H A Dmermaid.js481 [/\d+/, 'number'],
/plugin/codemirror/dist/modes/
H A Dz80.min.js.map1number';\n }\n\n if (errors.test(w))\n return 'error';\n } els…
H A Deiffel.min.js.map1number\"\n : /^0[cC][0-7]+$/g.test(word) ? \"number\"\n : /^0[xX][a-fA-F0-9]+$/g…
H A Dprotobuf.min.js.map1number\";\n if (stream.match(/^[+-]?\\d*\\.\\d+([EeDd][+-]?\\d+)?/))\n return \"number
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/regression/
H A Dcombined_debug_info.test2 Exception with bad line number
/plugin/indexnumber/
H A Dplugin.info.txt5 name Index number Toolbar
/plugin/passpolicy/
H A Dhelper.php384 * @param int $number
388 protected function bits($number) argument
392 while ($number > 0) {
393 $number >>= 1;
/plugin/bibtex/OSBib/format/
H A DREADME.txt21number (in this case '1.0') is the version number of the OSBib classes the style is at least compa…
176number to be a cardinal or an ordinal number. If your edition number is stored in the database as …
238 'number' => '4',
/plugin/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckevents.js59 if ( e.number != -2146823277 )
/plugin/discussion/
H A Daction.php1359 $number = 0;
1363 $number++;
1366 $number = $number + $this->_countReplies($data, $rids);
1369 return $number;
1378 $number = 0;
1382 $number++;
1385 $number = $number + $this->_countReplies($data, $rids);
1388 return $number;
/plugin/jiralinks/
H A Dsyntax.php33 * @return number
/plugin/onlinenumber/
H A Dplugin.info.txt6 desc Export the current number of those who is browsing your wiki, in plain text. This plugin is p…
/plugin/coinhive/
H A DREADME.md29 …- Threads: The number of threads the miner should start with. \'auto\' is the number of CPU cores …
31 …- Autothreads: Whether to automatically adjust the number of threads for optimal performance. This…

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