Searched full:more (Results 1 – 25 of 905) sorted by relevance
12345678910>>...37
| /template/strap/vendor/antlr/antlr4-php-runtime/src/Atn/Actions/ |
| H A D | LexerMoreAction.php | 11 * 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 D | LexerAction.php | 31 * 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 D | PredictionMode.php | 27 * 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/khum1/ |
| D | CHANGELOG.md.backup | 43 - 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.
|
| D | CHANGELOG.md | 64 - 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/writr/.github/ |
| H A D | no-response.yml | 6 responseRequiredLabel: need more info 10 to our request for more information from the original author. With only the
|
| /template/dokui/css/ |
| D | dokui.css | 451 .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/twigstarter/vendor/twig/twig/ |
| D | README.rst | 18 More Information 21 Read the `documentation`_ for more information.
|
| /template/desertcalm/ |
| D | style.ini | 12 ; * 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 D | BoxTag.php | 61 * 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 D | RelatedTag.php | 96 "More ...", 97 'class="" rel="nofollow" title="More..."', 121 // Backlinks called the indexer, for more info
|
| /template/ad-hominem/ |
| H A D | README.md | 30 ## 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/ |
| D | NullCoalesceExpression.php | 41 * 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/ |
| D | modular-scale.gemspec | 18 # If more than one author, comma separate inside of the brackets 21 # If more than one author, comma separate inside of the brackets
|
| D | readme.md | 7 …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.php | 4 <tr><td><a href="doku.php?id=more" class="menu_item">more</a></td></tr>
|
| D | sidebar.html | 4 <tr><td><a href="doku.php?id=more" class="menu_item">more</a></td></tr>
|
| /template/monobook/ |
| D | README | 128 you need more information. 201 more information about how the CSS is handled. 225 Terence J. Grant because Terence got no more time for maintenance (BTW: 256 much more HTTP requests because some nice DokuWiki features were not 349 for more than one element. 359 for more than one element. To make this clear, a comment was added at 391 for more information about this. I edited some files, see
|
| /template/bootstrap3/ |
| D | README.md | 41 * ... and more! 88 GNU General Public License for more details.
|
| /template/strap/vendor/php-webdriver/webdriver/ |
| H A D | README.md | 59 Below you will find a simple example. Make sure to read our wiki for [more information on Chrome… 72 Below you will find a simple example. Make sure to read our wiki for [more information on Firefo… 158 …n or [W3C WebDriver specification](https://w3c.github.io/webdriver/#capabilities) for more details. 193 ## More information 227 … php-webdriver better. See [CONTRIBUTING.md](.github/CONTRIBUTING.md) for more information about c…
|
| /template/writers/images/cabecera/ |
| D | rotator.php | 50 - More error checking 51 - Cleaner code (albeit more PHP-specific) 65 - Updated a few more potential security issues
|
| /template/starterbootstrap/ |
| D | README.markdown | 23 * Bootstrappy support for acronyms, quicksearch, and more. 53 in order to more efficiently integrate bootstrap with dokuwiki. Unfortunately,
|
| /template/mikio/inc/stemmechanics/lesserphp/ |
| H A D | README.md | 60 comments][3], writing [custom functions][4] and much more. It's all described 96 For more help, run `plessc --help`
|
| /template/cowboy/ |
| D | README | 3 For more informations visit http://www.dokuwiki.org/template:cowboy
|
| /template/prsnl10/css/ |
| D | prsnl10_screen.css | 24 ******** Have a look at http://j.mp/eq8zSo for more information ************ 354 ******** Have a look at http://j.mp/eq8zSo for more information ************ 622 /* more width for all admin and edit actions */ 646 /* admin menu: plugin manager - more space for plugin info */ 698 ******** Have a look at http://j.mp/eq8zSo for more information ************ 720 ******** Have a look at http://j.mp/eq8zSo for more information ************ 781 ******** Have a look at http://j.mp/eq8zSo for more information ************ 849 ******** Have a look at http://j.mp/eq8zSo for more information ************ 910 ******** Have a look at http://j.mp/eq8zSo for more information ********** 932 ******** Have a look at http://j.mp/eq8zSo for more information ********** [all …]
|
12345678910>>...37