Home
last modified time | relevance | path

Searched refs:number (Results 526 – 550 of 1459) sorted by relevance

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

/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D65.65.js1 …"@keywords":"keyword.twig","@default":"variable.twig"}}],[/\d+(\.\d+)?/,"number.twig"],[/\(|\)|\[|…
H A D49.49.js.map1 …fA-F]*/, 'number'],\n [/[$][+-]*\\d*(\\.\\d*)?/, 'number'],\n [/((\\d+(\\.\\…
/plugin/googleanalytics/
H A DCHANGELOG.md30 - [DPG-19] - Added this CHANGELOG.md, rewrote README.md and first official version number 1.0.0 and…
/plugin/authgoogle/google/contrib/
H A DGoogle_ShoppingService.php1219 public $number; variable in Google_ShoppingModelProductJsonV1Internal16
1227 public function setNumber( $number) { argument
1228 $this->number = $number;
1231 return $this->number;
/plugin/photogallery/phpThumb/
H A DphpThumb.config.php.default67 …y_depth = 4). Caution: larger values can lead to an exponentially larger number of subdirectories …
70 // based on last-access date and/or number of files and/or total filesize.
78 …cache_maxfiles'] = null; // never delete cached thumbnails based on number of cached files
79 …umbnails when more than [200] cached files are present (value is maximum number of cached files to…
130 // maximum number of pixels in source image to attempt to process entire image in GD mode.
132 // If this is nonzero then this is the maximum number of pixels the source image can have to be pro…
135 // To calculate this number, multiply the dimensions of the largest image you can process with your…
136 // As a general guideline, this number will be about 20% of your PHP memory configuration, so 8M = …
/plugin/dirtylittlehelper/mermaid/editor/src/components/
H A DLinks.svelte215 type="number"
228 type="number"
/plugin/syntaxhighlighter3/sxh3/pkg/styles/
H A DshCore.css44 …nting .line.alt2 .content,.syntaxhighlighter.printing .line.highlighted .number,.syntaxhighlighter…
45 .syntaxhighlighter.printing .line .number{color:#bbbbbb !important;}
H A DshThemeDefault.css21 .syntaxhighlighter .line.highlighted.number{color:black !important;}
H A DshThemeEmacs.css21 .syntaxhighlighter .line.highlighted.number{color:white !important;}
H A DshThemeFadeToGrey.css21 .syntaxhighlighter .line.highlighted.number{color:white !important;}
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dio.asp89 if err.number<>0 then
92 iErrNumber = err.number
/plugin/sequencediagram/bower_components/snap.svg/doc/js/
H A Dprism.js6 …se)\b/g,"function":{pattern:/[a-z0-9_]+\(/ig,inside:{punctuation:/\(/}}, number:/\b-?(0x[\dA-Fa-f]… property in Prism.languages.clike
8 …unction|new|with|typeof|try|throw|catch|finally|null|break|continue)\b/g,number:/\b-?(0x[\dA-Fa-f]…
/plugin/animation/styles/
H A DshCore.css167 .syntaxhighlighter.printing .line.highlighted .number,
172 .syntaxhighlighter.printing .line .number {
/plugin/combo/ComboStrap/
H A DGridTag.php244 $number = $maxCellLength->getNumerator();
245 if ($number > 12) {
363 * * the asked max-line number
364 * * or the number of children (ie if there is two children, they split the space in two)
/plugin/combo/vendor/antlr/antlr4-php-runtime/src/
H A DIntervalSet.php33 public static function fromInt(int $number) : self argument
37 $set->addOne($number);
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DClusterNamespace.asciidoc140 $params['wait_for_active_shards'] = (string) Wait until the specified number of shards is active
141 $params['wait_for_nodes'] = (string) Wait until the specified number of nodes is available
254 $params['wait_for_metadata_version'] = (number) Wait for the metadata version to be equal or greater than the specified metadata version
/plugin/const/
H A Dclass.evalmath.php1040 * @param double|int $number Number.
1044 public static function log( $number, $base = M_E ) { argument
1045 return log( $number, $base );
/plugin/imapmarkers/
H A DREADME.md73 …ngle) or 6 or more integer values (polygon). If you define a polygon the number of values must be …
101 **"marker-width"**: (positive number) -- Set the markers width to this value.
105 **"marker-height"**: (positive number) -- Set the markers height to this value.
/plugin/lists/
H A Dsyntax_plugin_lists.css26 /* allow for at least two characters in LI's number */
/plugin/api/
H A DREADME.md22 …* `limit` : the max number of pages (known also under [pagename](https://www.dokuwiki.org/pagename…
/plugin/codemirror/dist/modes/
H A Dclike.min.js1number||/^(?:0x[a-f\d]+|0b[01]+|(?:\d+\.?\d*|\.\d+)(?:e[-+]?\d+)?)(u|ll?|l|f)?/i,A=i.isOperatorCha…
H A Dcommonlisp.min.js.map1number\";\n var ch = stream.next();\n if (ch == \"\\\\\") ch = stream.next();\n\n if (ch …
/plugin/codeprettify/code-prettify/
H A DREADME.md53 number of languages including C and friends, Java, Python, Bash, SQL, HTML,
147 doesn't start at line number `1`, you can add a colon and a line number to the
/plugin/findologicxmlexport/vendor/webmozart/assert/src/
H A DAssert.php981 public static function count($array, $number, $message = '') argument
985 $number,
986 … $message ?: sprintf('Expected an array to contain %d elements. Got: %d.', $number, count($array))
/plugin/cite/
H A DREADME.md15 …ding `&do=cite` to a wiki page's URL in addition to an optional revision number, for example `rev=…

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