Home
last modified time | relevance | path

Searched refs:one (Results 601 – 625 of 1245) sorted by path

1...<<21222324252627282930>>...50

/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst92 template: one with vertically stacked boxes to be used by the "foo" and
93 "bar" pages and another one with side-by-side boxes for the "boom" and
174 instance, if you embed a CSS/JavaScript template into an HTML one). In that
H A Dextends.rst4 The ``extends`` tag can be used to extend a template from another one.
9 one extends tag called per rendering. However, Twig supports horizontal
77 know which one of the blocks' content to use.
231 defined in the child template instead of the one defined in the base one; the
232 executed template is then equivalent to the following one:
H A Dset.rst30 Several variables can be assigned in one block:
H A Duse.rst13 Template inheritance is one of the most powerful features of Twig but it is
14 limited to single inheritance; a template can only extend one other template.
47 main template. The code is mostly equivalent to the following one (the
70 already defines the ``sidebar`` block, then the one defined in ``blocks.html``
124 If two imported templates define the same block, the latest one wins.
H A Dwith.rst20 is equivalent to the following one:
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst41 one is used to execute statements such as for-loops, the latter prints the
152 parentheses. Multiple filters can be chained. The output of one filter is
235 You can also use both positional and named arguments in one call, in which
300 and return the rendered content of that template into the current one:
646 * ``-``: Subtracts the second number from the first one. ``{{ 3 - 2 }}`` is
659 * ``*``: Multiplies the left operand with the right one. ``{{ 2 * 2 }}`` would
879 for that side of the tag. It is possible to use whitespace trimming on one side
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dchild_contents_outside_blocks.test15 Twig\Error\SyntaxError: A template that extends another one cannot include content outside Twig blo…
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Djoin.test11 {{ ["one", "two", "three"]|join(', ', ' and ') }}
30 one, two and three
H A Dsplit.test4 {{ "one,two,three,four,five"|split(',')|join('-') }}
12 return ['foo' => "one,two,three,four,five", 'baz' => '12345',]
14 one-two-three-four-five
15 one-two-three-four-five
16 one-two-three,four,five
20 one-two-three
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Dblock_without_name.test12 Twig\Error\SyntaxError: The "block" function takes one argument (the block name) in "base.twig" at …
H A Dmax.test6 {{ max({2:"two", 1:"one", 3:"three", 5:"five", 4:"for"}) }}
H A Dmin.test6 {{ min({2:"two", 1:"one", 3:"three", 5:"five", 4:"for"}) }}
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DREADME.md110 …lasses, $message = '')` | Check that a value is an `instanceof` a at least one class on the array …
133 `oneOf($value, array $values, $message = '')` | Check that a value is one of a list of values
162 `notWhitespaceOnly($value, $message = '')` | Check that a string contains at least one non…
/plugin/firenews/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
H A Dtodo.md11 - [ ] number of news on one page
/plugin/flattr/
H A DCOPYING136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/flexpaper/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
/plugin/flowcharts/
H A DLICENSE136 Sections 1 and 2 above provided that you also do one of the following:
293 <one line to give the program's name and a brief idea of what it does.>
/plugin/flowplay/flowplayer/
H A DLICENSE.txt111 pertain to any part of the Derivative Works, in at least one
H A DREADME.txt23 always appends either one of these prefixes.
88 - Does not buffer unnessessarily if looping through one clip again and again
129 - Adjacent clips are played as one stream when using a streaming server
169 …to the first clip after the splash. This is valid also when only one video is configured to be pla…
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt126 interfaces specified for a particular programming language, one that
256 in one of these ways:
352 License by making exceptions from one or more of its conditions.
460 organization, or substantially all assets of one, or subdividing an
516 in a country, would infringe one or more identifiable patents in that
529 conditioned on the non-exercise of one or more of the rights that are
640 <one line to give the program's name and a brief idea of what it does.>
H A DREADME.txt11 To install the player copy html/flashembed.min.js and one of the player SWF files into
191 always appends either one of these prefixes.
260 - Does not buffer unnessessarily if looping through one clip again and again
301 - Adjacent clips are played as one stream when using a streaming server
341 …to the first clip after the splash. This is valid also when only one video is configured to be pla…
H A Djavascript.txt155 when the playback moves from one clip to the next.
/plugin/flowplayer/player/
H A DLICENSE.txt167 interfaces specified for a particular programming language, one that
297 in one of these ways:
393 License by making exceptions from one or more of its conditions.
501 organization, or substantially all assets of one, or subdividing an
557 in a country, would infringe one or more identifiable patents in that
570 conditioned on the non-exercise of one or more of the rights that are
681 <one line to give the program's name and a brief idea of what it does.>
H A DREADME.txt164 - Now ignores the duration from metadata if we already got one. Fix required for pseudostreaming
293 …By default if the clip has one of following extensions (the typical flash video extensions) it is …

1...<<21222324252627282930>>...50