Home
last modified time | relevance | path

Searched refs:between (Results 51 – 75 of 406) sorted by relevance

12345678910>>...17

/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/
H A DBigInteger.php795 public function between(BigInteger $min, BigInteger $max) function in phpseclib3\\Math\\BigInteger
797 return $this->value->between($min->value, $max->value);
/plugin/findologicxmlexport/vendor/hoa/event/
H A DCHANGELOG.md28 * Test: Fix a conflict between 2 test suites. (Ivan Enderlin, 2015-11-23T21:29:28+01:00)
/plugin/dokusioc/
H A DREADME.md12 container and inner wiki links between the articles.
/plugin/colorswatch/
H A DREADME.md15 …gray`` or ``fuchsia``. In the plugin's settings, it's possible to choose between tiny, small, medi…
/plugin/wysiwyg/css/
H A Dfck_editorarea.css53 Just uncomment the following block if you want to avoid spaces between
/plugin/wysiwyg/fckeditor/editor/css/
H A Dfck_editorarea.css53 Just uncomment the following block if you want to avoid spaces between
/plugin/findologicxmlexport/vendor/phpdocumentor/reflection-docblock/
H A DREADME.md41 * two subsequent newlines (thus a whiteline in between as can be seen in this
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dcoding_standards.rst16 When using the whitespace control character, do not put any spaces between
/plugin/bootswrapper/exe/help/
H A Dcarousel.txt72 | ''interval'' | number | ''5000'' | The amount of time to delay between automatically cycling an i…
/plugin/findologicxmlexport/vendor/jms/serializer/doc/
H A Devent_system.rst10 The difference between listeners, and subscribers is that listener do not know to which events they…
/plugin/commonmark/
H A DREADME.md15 Commonmark plugin aims for complete compatiblity of Markdown in Dokuwiki. Most Markdown syntax have corresponding DW syntax, so it will work without problem; but in some cases, Markdown syntax do not matches DW specification one-by-one, or vice versa. Here is a list of known ambiguities between Commonmark and Dokuwiki, and its implements in the plugin:
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/Namespaces/
H A DTextStructureNamespace.asciidoc40 $params['should_trim_fields'] = (boolean) Optional parameter to specify whether the values between delimiters in a delimited file should have whitespace trimmed from them
/plugin/upgrade/vendor/splitbrain/php-archive/
H A DREADME.md64 Differences between Tar and Zip: Tars are compressed as a whole, while Zips compress each file individually. Therefore
/plugin/findologicxmlexport/vendor/hoa/regex/
H A DREADME.md16 Moreover, Hoa aims at being a bridge between industrial and research worlds.
108 two tokens: `c` and `d`, between 2 to 4 times. The second quantification is the
/plugin/jokuwiki/
H A DREADME.md30 Additional content may be added between the opening and closing jw tags. This will be parsed by Dok…
60 …- Even without the overhead of jQuery, the amount of content which is different between individual…
61 …n a bare installation of Weatherwax on my development machine this saves between 250 and 350 milli…
/plugin/findologicxmlexport/vendor/hoa/compiler/
H A DREADME.md16 Moreover, Hoa aims at being a bridge between industrial and research worlds.
133 * `e{x,y}` to say that `e` can appear between `x` and `y` times;
135 * `token[i]` to unify tokens value between them.
/plugin/ipban/ip-lib/
H A DREADME.md234 … CIDR/subnet format (eg. `192.168.0.0/16`), and it offers a way to convert between the two formats:
276 …ly use the `getComparableString` method of the address and check if it's between the fields `range…
303 and :address between rangeFrom and rangeTo
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP32.php369 public function between(PHP32 $min, PHP32 $max) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP32
H A DPHP64.php373 public function between(PHP64 $min, PHP64 $max) function in phpseclib3\\Math\\BigInteger\\Engines\\PHP64
/plugin/pubmed2020/tests/
H A DPM15924077.ris16 …2.5 percent) had a MMSE score<24; 55 had mild stage dementia (MMSE score between 23 and 18) and 42…
/plugin/findologicxmlexport/vendor/sebastian/diff/
H A DREADME.md17 The `Differ` class can be used to generate a textual representation of the difference between two s…
/plugin/exttab1/
H A Dsyntax.php101 @param $data the data between \<exttab1> and \</exttab1> tags
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DREADME.md34 Differences between the 1.x and 2.x can be found in the [CHANGELOG][CHANGELOG].
/plugin/combo/resources/theme/default/pages/templates/
H A Dapp-diff.css3 * differences between two versions of a page (?do=diff).
/plugin/icalevents/vendor/sabre/xml/
H A DCHANGELOG.md47 capabilities to map between ValueObjects and XML.
195 whitespace between them.

12345678910>>...17