Home
last modified time | relevance | path

Searched refs:minimum (Results 51 – 75 of 120) sorted by path

12345

/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.css558 .monaco-sash.vertical.minimum {
570 .monaco-sash.horizontal.minimum {
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1minimum, represents the largest minimum size (as specified by min-width/min-height) of the grid it…
H A D3.3.js.map1minimum-scale` or the behaviour is undefined. Browser settings can ignore this rule and iOS10+ ign…
H A D4.4.js.map1minimum, schema.exclusiveMinimum);\n if (isNumber(exclusiveMinimum) && val <= exclusiveMini…
H A D6.6.js1minimum,t.exclusiveMinimum);R(h)&&i<=h&&r.problems.push({location:{offset:e.offset,length:e.length…
H A D7.7.js.map1 …ges',\n 'messaging',\n 'method',\n 'methods',\n 'min',\n 'minimum',\n 'minor-id'…
H A Dbundle.css558 .monaco-sash.vertical.minimum {
570 .monaco-sash.horizontal.minimum {
H A Dbundle.js.map1minimum {\\n\\tcursor: e-resize;\\n}\\n\\n.monaco-sash.vertical.maximum {\\n\\tcursor: w-resize;\\…
H A Djson.worker.js.map1minimum, schema.exclusiveMinimum);\n if (isNumber(exclusiveMinimum) && val <= exclusiveMini…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1minimum longitudes.\n if (n = ranges.length) {\n ranges.sort(rangeCompare);\n\n // Then, me…
/plugin/dlcounter/
H A DREADME.md46 minwidth => minimum width of the column
/plugin/dw2pdf/
H A Dcomposer.lock311 "minimum-stability": "stable",
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md316 - Tables - if table width specified, but narrower than minimum cell wdith, and less than page width - table will expand to
317 minimum cell width(s) as long as $keep_table_proportions = true
/plugin/elasticsearch/
H A Dcomposer.lock636 "minimum-stability": "dev",
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md200 * BC break: Bump minimum PHP version to PHP 5.4.
/plugin/elasticsearch/vendor/ruflin/elastica/
H A DCHANGELOG.md1546 - Adapted possible values (not only in) for minimum_should_match param based on elasticsearch documetnation https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
1789 - Remove unsupported use of minimum number should match for Boolean Filter
/plugin/elasticsearch/vendor/ruflin/elastica/src/Query/
H A DBoolQuery.php75 * Sets the minimum number of should clauses to match.
77 * @param int|string $minimum Minimum value
81 public function setMinimumShouldMatch($minimum): self argument
83 return $this->setParam('minimum_should_match', $minimum);
H A DCommon.php103 * @param int|string $minimum minimum number of low frequency terms which must be present
107 * @see Possible values for minimum_should_match https://www.elastic.co/guide/en/elasticsearch/reference/current/query-dsl-minimum-should-match.html
109 public function setMinimumShouldMatch($minimum): self argument
111 return $this->setQueryParam('minimum_should_match', $minimum);
/plugin/externalembed/
H A DREADME.md33 * Set **MINIMUM_EMBED_WIDTH** Parameter - the minimum size for an embed (200 default)
34 * Set **MINIMUM_EMBED_HEIGHT** Parameter - the minimum height for an embed (200 default)
/plugin/farm/install/animaltemplate/conf/
H A Dmysql.conf.php.example104 /* Additional minimum SQL statements to use the user manager */
/plugin/findologicxmlexport/vendor/doctrine/annotations/
H A DCHANGELOG.md37 This release increments the minimum supported PHP version to 7.1.0.
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DUPGRADING.md9 - The minimum PHP version is 7.2, type hints are used almost everywhere, most of the method signatu…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A DLICENSE30 …onable manner; provided, however, that in the case of a Collection, at a minimum such credit will …
52 …y the parties to this agreement, such provision shall be reformed to the minimum extent necessary …
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG928 … conditional inheritance ({% extends some_var %} and {% extends standalone ? "minimum" : "base" %})
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dintro.rst15 overhead compared to regular PHP code was reduced to the very minimum.
31 Twig needs at least **PHP 5.2.7** to run. As of 1.34, the minimum requirement

12345