Home
last modified time | relevance | path

Searched refs:number (Results 326 – 350 of 1459) sorted by relevance

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

/plugin/composer/
H A Dsyntax.php451 $number = "";
466 $number .= $o['header_count'][$x] . ".";
471 $instr[1][0] = $number . " " . $instr[1][0];
/plugin/bugzillalinks/
H A Dsyntax.php34 * @return number
/plugin/firenews/
H A Dtodo.md11 - [ ] number of news on one page
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/
H A Dset-retries.asciidoc4 By default, the client will retry `n` times, where `n = number of nodes` in your
10 If you would like to disable retries, or change the number, you can do so with
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D6.6.js.map1number',\n 'object',\n 'package',\n 'private',\n 'protected',\n …
H A D8.8.js.map1number',\n 'object',\n 'of',\n 'on',\n 'or',\n 'outer',\n 'override',\n 'pack…
H A D63.63.js.map1number.binary'],\n [/0[o]([0-7]_?)+/, 'number.octal'],\n [/0[x]([0-9a-fA-F]_…
/plugin/extlist/
H A Dplugin.info.txt6 desc Extend writing style of lists: a) treat consecutive indented lines of text as one list item, b) ordered list with starting number, c) description list as well as ordered/unordered list.
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DCore.ColorKeywords.txt
H A DHTML.SafeObject.txt
/plugin/fields/
H A DREADME.md3 This can be very useful to set an author name, a reference string, or a version number for example,
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A D_theme_template.scss44 // Highlighed line number
52 &.number { color: $line_highlighted_number !important; }
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Dintl.rst78 representating the number.
87 the number.
92 * ``style``: Optional number format (default: 'decimal'). Choose one of these formats:
125 the number.
/plugin/externalembed/
H A DREADME.md62 * `width: ` - The width of the embedded content. Enter a number with no units e.g. `width: "300"`
63 * `height: ` - the height of the embedded content. Enter a number with no units e.g. `height: "600"`
98 The video ID's are stored and cached in a json cache file - these cache files last for the number o…
100 This is to prevent and reduce the number of calls needed to the YouTube API (maximum is 10,000 per …
/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A Dcycle.rst15 The array can contain any number of values:
/plugin/idcount/
H A DREADME.md3 Provides a button in the editor to insert an ongoing number (to be used as unique ids) in the text.…
/plugin/loglog/lang/en/
H A Dauth_failed.txt3 The number of recent failed login attempts has exceeded the configured limit (@THRESHOLD@ in @INTER…
H A Dauth_success.txt3 The number of recent logins has exceeded the configured limit (@THRESHOLD@ in @INTERVAL@ minutes)!
/plugin/struct/meta/
H A DFilterValueListHandler.php78 public function number($match, $state, $pos)
80 public function number($match, $state, $pos) global() function in dokuwiki\\plugin\\struct\\meta\\FilterValueListHandler
/plugin/numbering/
H A DREADME.md5 Adds a toolbar icon which when clicked inserts formatted number and, if required, date and/or image…
/plugin/bbcodeextensions/
H A DREADME3 Extends the functionality provided by eg.: plugin:bbcode, by adding a number of custom BBCode tags …
/plugin/codemirror/dist/modes/
H A Doctave.min.js.map1number'; };\n if (stream.match(/^[+-]?\\d*\\.\\d+([EeDd][+-]?\\d+)?[ij]?/)) { return 'number'…
/plugin/davcard/
H A Dhelper.php660 foreach($vObject->TEL as $number)
662 if(isset($number['TYPE']))
663 … $tel[] = array('type' => strtolower((string)$number['TYPE']), 'number' => (string)$number);
665 $tel[] = array('number' => (string)$number);
/plugin/bugzillaint/syntax/
H A Dlist.php32 * @return number
H A Dlink.php32 * @return number

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