Home
last modified time | relevance | path

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

12345678910>>...17

/plugin/findologicxmlexport/vendor/twig/twig/doc/functions/
H A 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/
H A 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
H A 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/
H A DPublicKey.php61 if (!$r->between(self::$one, $q_1) || !$s->between(self::$one, $q_1)) {
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A 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/
H A 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/
H A 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/sync/lang/en/
H A Dnochange.txt3 There were no differences found between your local wiki and the remote wiki. No need to synchronize.
H A 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/
H A Dsimple.test2 "spaceless" tag removes whites between HTML tags
/plugin/searchjump/
H A Dplugin.info.txt6 desc Jump between highlighted strings in a search result.
/plugin/structjoin/
H A Dplugin.info.txt6 desc Introduces new struct type that allows perform inner joins between schemas
/plugin/nonblank/
H A Dplugin.info.txt6 …t for the standard dokuwiki renderer which removes the single line break between two non-ASCII cha…
H A DREADME4 an unexpected space might be inserted between two full-width characters,
/plugin/dropfiles/
H A Dstyle.less5 justify-content: space-between;
/plugin/spreadout/
H A Dplugin.info.txt6 desc A simple plugin that allows for two spaces between content sentences if the user types two s…
H A DREADME.md2 A simple plugin that allows for two spaces between content sentences if the user types two spaces r…
/plugin/ckgdoku/
H A DREADME.md2 Version of ckgedit which allows for switching between native dokuwiki editor tools and ckgedit's to…
/plugin/wrap/
H A Dprint_or_pdf.less2 Styles shared between print.css and pdf.css
/plugin/nodisp/
H A DREADME.md2 This plugin enables concealment of text placed between the nodisp tags:
/plugin/combo/resources/
H A DREADME.md6 These resources are called inserted in between the `HTML head tag`
/plugin/typography/
H A 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/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Ddense-block-markers.md1 # this is to test dense blocks (no newlines between them)
/plugin/mdpage/vendor/cebe/markdown/tests/github-data/
H A Ddense-block-markers.md1 # this is to test dense blocks (no newlines between them)
/plugin/snippets/lang/en/
H A Dinfo.txt1 This tool should reconcile any differences between the metafiles, the pages, and the database.

12345678910>>...17