Home
last modified time | relevance | path

Searched refs:number (Results 501 – 525 of 1459) sorted by relevance

1...<<21222324252627282930>>...59

/plugin/jmol2/jmol/
H A DJmolApplet0_Smiles.jar ... SmilesAtom extends java.lang.Object { private int number private String symbol private int atomicMass private int charge private ...
H A DJmolAppletSigned0_Smiles.jar ... SmilesAtom extends java.lang.Object { private int number private String symbol private int atomicMass private int charge private ...
/plugin/bureaucracy-au/_test/
H A Dinput.txt6 number "Your Age" >13 <99
/plugin/bureaucracyau/_test/
H A Dinput.txt6 number "Your Age" >13 <99
/plugin/numberof/
H A DREADME.md4 Simple plugin that counts the number of pages & media files in your Dokuwiki
/plugin/highlightjs/highlight/styles/
H A Dzenburn.css39 .number,
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D54.54.js.map1 …n // numbers\n [/\\d*\\.\\d+/, 'number.float'],\n [/\\d+/, 'numbe…
/plugin/syntaxhighlighter3/sxh3/src/sass/
H A DshCore.scss184 .line.highlighted .number,
190 .number { color: #bbbbbb !important; }
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCoreDjango.css44 …nting .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter…
45 .syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}
67 .syntaxhighlighter .line.highlighted.number{color:white !important;}
H A DshCoreEclipse.css44 …nting .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter…
45 .syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}
67 .syntaxhighlighter .line.highlighted.number{color:#fff !important;}
/plugin/syntaxhighlighter4/dist/
H A Dtheme-eclipse.css126 .syntaxhighlighter.printing .line.highlighted .number,
130 .syntaxhighlighter.printing .line .number {
176 .syntaxhighlighter .line.highlighted.number {
H A Dtheme-swift.css131 .syntaxhighlighter.printing .line.highlighted .number,
135 .syntaxhighlighter.printing .line .number {
181 .syntaxhighlighter .line.highlighted.number {
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsTypeTransfers.yml58 number string: !!str 192
62 'number string' => '192'
190 positive and negative infinity and "not a number."
/plugin/statdisplay/helper/
H A Dtable.php450 * @param bool $number
452 private function cell($data = '', $span = 1, $number = true) argument
454 if ($number) {
/plugin/jplayer/vendor/james-heinrich/getid3/licenses/
H A Dlicense.commercial.txt16 thereof) may be included in any number of projects authored (in whole
/plugin/conform/
H A Dhelper.php75 …ray_push($errors, "Line: $linecount --> Keyword '$args[0]' has the wrong number (".count($args).")…
/plugin/quickstats/db/
H A DdataBaseStructure.txt66 …[<ip>] => <n> /* number of instances where a value occurs, so value_1 shows up here as occuring <…
/plugin/photogallery/phpThumb/licenses/
H A Dlicense.ptcl.txt16 thereof) may be included in any number of projects authored (in whole
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dcommands.asp113 iErrNumber = err.number
133 …Response.Write "<Error number=""" & sErrorNumber & """ originalNumber=""" & iErrNumber & """ origi…
/plugin/gemini/
H A Drenderer.php52 foreach ($this->linklist as $number => $link) {
53 $this->doc .= '=> ' . $link['url'] . " [$number] " . $link['title'];
/plugin/latexcaption/
H A DREADME.md52 - No colon: `blank`. Use this if you dont want to print a ':' after the figure number.
57 Example with centering and caption number only:
/plugin/combo/vendor/carica/phpcss/src/PhpCss/Ast/Visitor/
H A DExplain.php362 * @param Ast\Value\Number $number
366 Ast\Value\Number $number
369 'value', $number->value, [], 'number'
365 visitValueNumber(Ast\\Value\\Number $number) global() argument
/plugin/barcodes/vendor/jucksearm/php-barcode/lib/
H A DBarcode1D.php2077 public function dec_to_hex($number) { argument
2080 if($number == 0) {
2083 while($number > 0) {
2084 if($number == 0) {
2087 array_push($hex, strtoupper(dechex(bcmod($number, '16'))));
2088 $number = bcdiv($number, '16', 0);
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt537 round number is inappropriate, then the field should be a single hyphen
652 8.2.2: Movetext move number indications
660 8.2.2.1: Import format move number indications
666 PGN import format move number indications may have zero or more period
671 8.2.2.2: Export format move number indications
678 giving the fullmove number with three period characters appended.
2086 16.1.3.6: Fullmove number
2455 16.2.5.13: Opcode "fmvn": fullmove number
2459 number.
2484 parent FEN. The fullmove number information was similarly dropped.
[all …]
/plugin/codemirror/dist/
H A Dstyles.min.css1number,#dokuwiki__content .cm-s-default .cm-number{color:#164}form#dw__editform .cm-s-default .cm-…

1...<<21222324252627282930>>...59