Home
last modified time | relevance | path

Searched refs:extra (Results 151 – 175 of 223) sorted by last modified time

123456789

/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock1404 fs-extra@~1.0.0:
1406 …resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-1.0.0.tgz#cd3ce5f7e7cb6145883fcae3191e9…
/plugin/webcomponent/_test/data/pages/
H A Drelated.txt20 …* An extra pattern can also be set if you come for instance from the ''backlinks'' plugin. Default…
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst547 If extra positional arguments are passed to a macro call, they end up in the
H A Dadvanced_legacy.rst10 Twig can be extended in many ways; you can add extra tags, filters, tests,
131 side of the filter (before the pipe ``|``) as first argument and the extra
132 arguments passed to the filter (within parentheses ``()``) as extra arguments.
153 A filter can also take extra arguments like in the following example:
159 In this case, the extra arguments are passed to the function after the main
205 As you can see, the ``prefix`` argument of the filter is passed as an extra
H A Dadvanced.rst10 Twig can be extended in many ways; you can add extra tags, filters, tests,
166 (before the pipe ``|``) as the first argument and the extra arguments passed
167 to the filter (within parentheses ``()``) as extra arguments.
240 ``is_variadic`` option to ``true``; Twig will pass the extra arguments as the
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/
H A D581.phpt2 GH-581: PHPUnit_Util_Type::export adds extra newlines in Windows
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Dspaceless.rst35 merely to avoid extra whitespace between HTML tags to avoid browser rendering
51 If you want to create a tag that actually removes all extra whitespace in
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dspaceless.rst22 merely to avoid extra whitespace between HTML tags to avoid browser rendering
32 If you want to create a tag that actually removes all extra whitespace in
H A Dmacro.rst39 * If extra positional arguments are passed to a macro, they end up in the
/plugin/findologicxmlexport/vendor/jms/serializer/doc/cookbook/
H A Dstdclass.rst15 - specify any extra serialization information for properties that are part of the ``stdClass`` obje…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md655 - Add extra test for handling child elements [\#569](https://github.com/schmittjoh/serializer/pull/…
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
H A DYtsFoldedScalars.yml23 extra new lines not kept
26 extra new lines are kept
32 'normal' => "extra new lines not kept\n",
33 'preserving' => "extra new lines are kept\n\n\n",
/plugin/findologicxmlexport/vendor/twig/extensions/doc/
H A Di18n.rst143 Poedit 2 has native support for extracting from Twig files and no extra
/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG329 * added support for extra positional arguments in macros
/plugin/ckgdoku/scripts/
H A Dparse_wiki.js.unc1709 /* removes extra newlines from lists */
1748 // fix for colspans which have had text formatting which cause extra empty cells to be created
/plugin/ckgdoku/ckeditor/
H A DCHANGES.md317 …//dev.ckeditor.com/ticket/13690): Fixed: Copying content from IE to Chrome adds an extra paragraph.
841 * [#11660](http://dev.ckeditor.com/ticket/11660): [IE] Fixed: Table content is lost when some extra
/plugin/backlinks2/_test/data/meta/
H A Dbacklinks_include_syntax.meta1extra";s:0:"";}s:5:"title";s:48:"Backlinks to what Bob Ross says (including only)";s:11:"descripti…
H A Dbob_ross_says.meta3extra";s:0:"";}}s:10:"persistent";a:4:{s:4:"date";a:2:{s:7:"created";i:1463261385;s:8:"modified";i…
/plugin/backlinks2/_test/data/meta/exclude/
H A Dlink.meta1 …:2:"id";s:12:"exclude:link";s:4:"user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}s:5:"titl…
3 …:1:"e";s:2:"id";s:12:"exclude:link";s:4:"user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}}}
/plugin/backlinks2/_test/data/meta/include/
H A Dlink.meta1 …:2:"id";s:12:"include:link";s:4:"user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}s:5:"titl…
3 …:1:"e";s:2:"id";s:12:"include:link";s:4:"user";s:6:"mprins";s:3:"sum";s:0:"";s:5:"extra";s:0:"";}}}
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md94 to add extra (unwanted) `<p>` tags around HTML block-level tags.
611 You can put the title attribute on the next line and use extra spaces
/plugin/mdpage/vendor/cebe/markdown/
H A DREADME.md29 …/projects/php-markdown/extra/> (currently not fully supported WIP see [#25][], [try it!](http://ma…
102 // use markdown extra
153 extra - Markdown Extra [3]
178 [3] http://michelf.ca/projects/php-markdown/extra/
/plugin/syntaxhighlighter3/
H A DCHANGELOG.md53 …list. No longer necessary to edit action.php, i.e. plugin updates will not overwrite extra brushes.
/plugin/issuetracker/
H A Dprototype.js3997 var parts = [], m, set, checkSet, check, mode, extra, prune = true, contextXML = isXML(context),
4006 extra = m[3];
4095 if ( extra ) {
4096 Sizzle( extra, origContext, results, seed );
4790 Sizzle = function(query, context, extra, seed){ argument
4795 return makeArray( context.querySelectorAll(query), extra );
4799 return oldSizzle(query, context, extra, seed);
/plugin/icalevents/vendor/squizlabs/php_codesniffer/
H A DCodeSniffer.php2541 $extra = str_replace('phar://'.$phar, '', $path);
2547 $path = 'phar://'.$path.$extra;

123456789