Home
last modified time | relevance | path

Searched refs:between (Results 1 – 25 of 529) sorted by relevance

12345678910>>...22

/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
Drandom.rst18 * a random integer between 0 and the integer parameter (inclusive).
19 * a random integer between the integer parameter (when negative) and 0 (inclusive).
20 * a random integer between the first integer and the second integer parameter (inclusive).
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
Djoin.rst15 The separator between elements is an empty string per default, but you can
23 A second parameter can also be provided that will be the separator used between
Dspaceless.rst8 Use the ``spaceless`` filter to remove whitespace *between HTML tags*, not
35 merely to avoid extra whitespace between HTML tags to avoid browser rendering
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/
DPublicKey.php61 if (!$r->between(self::$one, $q_1) || !$s->between(self::$one, $q_1)) {
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
Ddate.rst13 Use the ``time_diff`` filter to render the difference between a date and now.
25 difference between dates, this means that PHP 5.3+ is required.
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dspaceless.rst8 Use the ``spaceless`` tag to remove whitespace *between HTML tags*, not
22 merely to avoid extra whitespace between HTML tags to avoid browser rendering
/plugin/edittable/script/
Deditor.js25 var between;
27 between = dmarray.slice(target, startIndex);
29 between = dmarray.slice(endIndex + 1, target);
33 return [].concat(first, moving, between, last);
35 return [].concat(first, between, moving, last);
/plugin/indexmenu/scripts/fancytree/skin-win8-xxl/
Dui.fancytree.less22 @fancy-node-v-spacing: 1px; // gap between two node borders
25 @fancy-icon-spacing: 6px; // margin between icon/icon or icon/title
/plugin/asciidocjs/node_modules/color-convert/
DREADME.md6 It converts all ways between `rgb`, `hsl`, `hsv`, `hwb`, `cmyk`, `ansi`, `ansi16`, `hex` strings, a…
59 …xists. This is also true for conversions requiring more than one step in between (e.g. LCH -> **LA…
65 If there is a new model you would like to support, or want to add a direct conversion between two e…
/plugin/sync/lang/en/
Dnochange.txt3 There were no differences found between your local wiki and the remote wiki. No need to synchronize.
Dlist.txt3 A list of files that differ between your local and the remote wiki is shown below. You need to deci…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/spaceless/
Dsimple.test2 "spaceless" tag removes whites between HTML tags
/plugin/versionswitch/
Dplugin.info.txt6 desc Easily switch between different documented versions
/plugin/searchjump/
Dplugin.info.txt6 desc Jump between highlighted strings in a search result.
/plugin/structjoin/
Dplugin.info.txt6 desc Introduces new struct type that allows perform inner joins between schemas
/plugin/nonblank/
Dplugin.info.txt6 …t for the standard dokuwiki renderer which removes the single line break between two non-ASCII cha…
DREADME4 an unexpected space might be inserted between two full-width characters,
/plugin/dropfiles/
Dstyle.less5 justify-content: space-between;
/plugin/spreadout/
Dplugin.info.txt6 desc A simple plugin that allows for two spaces between content sentences if the user types two s…
DREADME.md2 A simple plugin that allows for two spaces between content sentences if the user types two spaces r…
/plugin/typography/
DREADME.md20 | `lh` | line-height | space between the lines |
21 | `ls` | letter-spacing | an extra space between characters (in px, em, etc) |
22 | `ws` | word-spacing | an additional space between words (in px, em, etc) |
/plugin/indexmenu/scripts/fancytree/skin-themeroller/
Dui.fancytree.less27 @fancy-node-v-spacing: 0px; // gap between two node borders
30 @fancy-icon-spacing: 3px; // margin between icon/icon or icon/title
/plugin/ckgdoku/
DREADME.md2 Version of ckgedit which allows for switching between native dokuwiki editor tools and ckgedit's to…
/plugin/wrap/
Dprint_or_pdf.less2 Styles shared between print.css and pdf.css
/plugin/nodisp/
DREADME.md2 This plugin enables concealment of text placed between the nodisp tags:

12345678910>>...22