| /plugin/codeprettify/ |
| D | all.css | 33 pre.prettyprint ol.linenums > li.L0 { list-style-type: decimal; } 34 pre.prettyprint ol.linenums > li.L1 { list-style-type: decimal; } 35 pre.prettyprint ol.linenums > li.L2 { list-style-type: decimal; } 36 pre.prettyprint ol.linenums > li.L3 { list-style-type: decimal; } 37 pre.prettyprint ol.linenums > li.L4 { list-style-type: decimal; } 38 pre.prettyprint ol.linenums > li.L5 { list-style-type: decimal; } 39 pre.prettyprint ol.linenums > li.L6 { list-style-type: decimal; } 40 pre.prettyprint ol.linenums > li.L7 { list-style-type: decimal; } 41 pre.prettyprint ol.linenums > li.L8 { list-style-type: decimal; } 42 pre.prettyprint ol.linenums > li.L9 { list-style-type: decimal; }
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | number_format.rst | 14 You can control the number of decimal places, decimal point, and thousands 32 * 0 decimal places. 33 * ``.`` as the decimal point. 52 * ``decimal``: The number of decimal points to display 53 * ``decimal_point``: The character(s) to use for the decimal point
|
| D | round.rst | 21 * ``common`` rounds either up or down (rounds the value up to precision decimal
|
| /plugin/struct/_test/types/ |
| H A D | DecimalTest.php | 87 $decimal = new Decimal(array('min' => $min, 'max' => $max)); 88 $decimal->validate($value); 96 $decimal = new Decimal(array('min' => $min, 'max' => $max)); 97 $decimal->validate($value); 164 $decimal = new Decimal([ 175 $decimal->renderValue($value, $R, 'xhtml');
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | 36.36.js | 1 …decimal:/0|@decpart/,tokenizer:{root:[{include:"@comments"},{include:"@whitespace"},{include:"@num… property
|
| D | 36.36.js.map | 1 …decimal: /0|@decpart/,\n tokenizer: {\n root: [\n { include: '@comments' },\n…
|
| /plugin/scrollticker/ |
| D | style.css | 63 content: counter(scrollticker-counter, decimal); 68 content: counter(scrollticker-counter, decimal-leading-zero);
|
| /plugin/inlinetoc/ |
| D | all.css | 11 list-style-type: decimal;
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Extension/ |
| D | CoreExtension.php | 120 * @param int $decimal the number of decimal places to use 124 public function setNumberFormat($decimal, $decimalPoint, $thousandSep) argument 126 $this->numberFormat = [$decimal, $decimalPoint, $thousandSep]; 554 * @param int $decimal the number of decimal points to display 560 function twig_number_format_filter(Environment $env, $number, $decimal = null, $decimalPoint = null… argument 563 if (null === $decimal) { 564 $decimal = $defaults[0]; 575 return number_format((float) $number, $decimal, $decimalPoint, $thousandSep);
|
| /plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/ |
| D | Core.EscapeNonASCIICharacters.txt | 7 converting all non-ASCII characters into decimal numeric entities before
|
| /plugin/odt/ |
| D | example.css | 261 list-style-type: decimal; 267 list-style-type: decimal-leading-zero; 315 list-style-type: decimal;
|
| /plugin/lists/ |
| D | style.css | 11 ol{list-style-type:decimal;}
|
| D | syntax_plugin_lists.css | 59 list-style-type: decimal;
|
| /plugin/findologicxmlexport/vendor/twig/extensions/doc/ |
| D | intl.rst | 92 * ``style``: Optional number format (default: 'decimal'). Choose one of these formats: 94 * 'decimal': `NumberFormatter::DECIMAL`_ 149 …ECIMAL`: http://php.net/manual/en/class.numberformatter.php#numberformatter.constants.decimal
|
| /plugin/codeprettify/code-prettify/styles/ |
| D | sons-of-obsidian.css | 67 list-style-type: decimal;
|
| D | desert.css | 14 pre .dec { color: #98fb98 } /* decimal - lightgreen */
|
| D | sunburst.css | 14 pre .dec, code .dec { color: #3387CC; } /* decimal - blue */
|
| /plugin/syntaxhighlighter/Styles/ |
| D | SyntaxHighlighter.css | 44 list-style: decimal; /* for ie */ 61 list-style: decimal-leading-zero; /* better look for others, override cascade from OL */
|
| /plugin/diagramsnet/lib/math/config/ |
| D | default.js | 613 decimal: "." property
|
| /plugin/gil/ |
| D | ChangeLog | 9 * syntax.php: plugin syntax now accepts comma as decimal separator.
|
| /plugin/html2pdf/html2pdf/html2ps/ |
| D | default.css | 310 list-style-type: decimal; 526 content: counter(footnote, super-decimal); 530 content: counter(footnote, super-decimal);
|
| /plugin/quickstats/GEOIP/vendor/maxmind-db/reader/ |
| D | README.md | 146 by the C extension and a decimal string (no prefix) by the pure PHP reader. 148 hexadecimal or decimal representation of the integer will NOT be considered a
|
| /plugin/ckgedit/ckeditor/plugins/liststyle/dialogs/ |
| D | liststyle.js | 7 "lower-alpha"],[b.upperAlpha,"upper-alpha"],[b.decimal,"decimal"]];return{title:b.numberedTitle,min…
|
| /plugin/ckgdoku/ckeditor/plugins/liststyle/dialogs/ |
| D | liststyle.js | 7 "lower-alpha"],[b.upperAlpha,"upper-alpha"],[b.decimal,"decimal"]];(!CKEDITOR.env.ie||7<CKEDITOR.en…
|
| /plugin/geonav/tpl/startermap/css/ |
| D | print.css | 40 list-style: decimal outside;
|