Home
last modified time | relevance | path

Searched full:more (Results 1 – 25 of 915) sorted by relevance

12345678910>>...37

/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/
H A DLexerMoreAction.php11 * Implements the `more` lexer action by calling {@see Lexer::more()}.
13 * The `more` command does not have any parameters, so this action is
33 * @return int This method returns {@see LexerActionType::MORE}.
37 return LexerActionType::MORE;
53 * This action is implemented by calling {@see Lexer::more()}.
57 $lexer->more();
76 return 'more';
H A DLexerAction.php31 * Many lexer commands, including `type`, `skip`, and `more`, do not check
33 * position-independent, and may be stored more efficiently as part of the
/template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/
H A DPredictionMode.php27 * mode is more powerful than the prediction mode provided by ANTLR 3, but
37 * ombination of grammar and input requires the more powerful
100 * configuration, SLL could continue with the hopes that more lookahead will
179 // contexts if we can fail over to full LL; costs more time
248 * consuming more input? Even if there are partial conflicts, we might know
250 * means we can stop since no more lookahead will change that fact. On the
252 * minimums. That means we need more look ahead to decide which of those
279 * more lookahead will help us. We will always pick that alternative. If,
280 * however, there is more than one alternative, then we are uncertain which
309 * should keep going, looking for more lookahead due to the uncertainty.
[all …]
/template/bootstrap3/.github/
Dno-response.yml6 responseRequiredLabel: need more info
10 to our request for more information from the original author. With only the
/template/writr/.github/
H A Dno-response.yml6 responseRequiredLabel: need more info
10 to our request for more information from the original author. With only the
/template/khum1/
DCHANGELOG.md.backup43 - File _edit.css renamed to _edit.less and cleaned up for more consistency in this part of the css.
44 - Modification of the Changelog presentation to read more easily : part EN then part FR.
80 - background colour of the default box more sober
84 - The search results are more readable. #9
129 - Modification of the display of links: more consistency, everything is "underlined" (no underlinin…
130 …nfold the sidebar and the table of contents are bigger and better placed: more visible, easier to …
136 - The articles take all the width when previewing, there is no more strange margin on the right.
DCHANGELOG.md64 - File _edit.css renamed to _edit.less and cleaned up for more consistency in this part of the css.
65 - Modification of the Changelog presentation to read more easily : part EN then part FR.
101 - background colour of the default box more sober
105 - The search results are more readable. #9
150 - Modification of the display of links: more consistency, everything is "underlined" (no underlinin…
151 …nfold the sidebar and the table of contents are bigger and better placed: more visible, easier to …
157 - The articles take all the width when previewing, there is no more strange margin on the right.
/template/twigstarter/vendor/twig/twig/
DREADME.rst18 More Information
21 Read the `documentation`_ for more information.
/template/dokui/css/
Ddokui.css451 .cm-form-title .more-link:after {
452 content: "(more)";
457 .show-more .cm-form-title .more-link:after { content: "(hide)"; }
506 .cm-more-link,
508 .cm-more { display: none; }
511 .cm-show-advanced .cm-show-more .cm-more { display: block; }
512 .cm-show-advanced .cm-more-link { display: inline; }
514 .cm-more-link:after {
515 content: "(more)";
521 .cm-show-more .cm-more-link:after { content: "(hide)"; }
/template/desertcalm/
Dstyle.ini12 ; * toolbox icons are now much more readable
13 ; * highlighted text is now much more readable
19 ; * fixed revision diff colours to be more readable
/template/strap/ComboStrap/Tag/
H A DBoxTag.php61 * children can be use against one inline element or more block element
62 * Not against more than one inline children element
93 …children` align attribute ($align) on the box component was apply against more than one inline ele…
H A DRelatedTag.php96 "More ...",
97 'class="" rel="nofollow" title="More..."',
121 // Backlinks called the indexer, for more info
/template/ad-hominem/
H A DREADME.md30 ## More information
32 …gin page on the DokuWiki site](https://www.dokuwiki.org/template:ad-hominem) for more information:
/template/twigstarter/vendor/twig/twig/src/Node/Expression/
DNullCoalesceExpression.php41 * This optimizes only one case. PHP 7 also supports more complex expressions
43 * but log($a["foo"]) ?? "..." does not if $a["foo"] is not defined. More advanced
/template/breeze/bower_components/modular-scale/
Dmodular-scale.gemspec18 # If more than one author, comma separate inside of the brackets
21 # If more than one author, comma separate inside of the brackets
Dreadme.md7 …lar scales as their recursive properties mimic modular scales making them more predictable and eas…
9 …to create a double standard modular scale which might be useful to create more options for in-betw…
72 You can use a double standard scale by simply adding more base sizes in a space-sepreated list.
148 …art](http://www.alistapart.com/) titled ["More Meaningful Typography"](http://www.alistapart.com/a…
/template/simple_sidebar/
D_sidebar.php4 <tr><td><a href="doku.php?id=more" class="menu_item">more</a></td></tr>
Dsidebar.html4 <tr><td><a href="doku.php?id=more" class="menu_item">more</a></td></tr>
/template/cowboy/
DREADME3 For more informations visit http://www.dokuwiki.org/template:cowboy
/template/bootstrap3/
DREADME.md41 * ... and more!
88 GNU General Public License for more details.
/template/notes/
DREADME.md2 …efault which cuts down much of the static areas and gives the wiki author more control of the what…
/template/doogiestpl/lang/en/
Dlang.php7 $lang['more_actions'] = 'more actions ...';
/template/doogiestpl/
DREADME2 See template.info.txt for more information
/template/peanutbutter/
Dtemplate.info.txt6 desc Modified Monochrome template to look a little more like Vector2022
/template/peanutbutter2/
Dtemplate.info.txt6 desc Modified Monochrome template to look a little more like Vector2022

12345678910>>...37