Home
last modified time | relevance | path

Searched refs:two (Results 376 – 400 of 895) sorted by path

1...<<11121314151617181920>>...36

/plugin/findologicxmlexport/vendor/twig/twig/
H A DCHANGELOG191 * fixed regression when registering two extensions having the same class name
584 * added an error when defining two blocks with the same name in a template
1018 the Twig_Environment class has two new options: cache and auto_reload.
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced.rst31 First, remember that Twig has two main language constructs:
H A Dadvanced_legacy.rst32 First, remember that Twig has two main language constructs:
H A Ddeprecated.rst42 deprecated. You have two options to avoid the deprecation notice: if you
H A Drecipes.rst101 A template can be customized in two different ways:
415 We have created a simple ``templates`` table that hosts two templates:
540 two ways to make it work depending on the amount of AngularJS you need to
H A Dtemplates.rst40 There are two kinds of delimiters: ``{% ... %}`` and ``{{ ... }}``. The first
340 skeleton document that you might use for a simple two-column page:
423 will include characters that affect the resulting HTML. There are two
587 * ``"Hello World"``: Everything between two double or single quotes is a
643 * ``+``: Adds two objects together (the operands are casted to numbers). ``{{
649 * ``/``: Divides two numbers. The returned value will be a floating point
655 * ``//``: Divides two numbers and returns the floored integer result. ``{{ 20
/plugin/findologicxmlexport/vendor/twig/twig/doc/filters/
H A Djoin.rst24 the last two items of the sequence:
H A Dmerge.rst33 default values), reverse the two elements in the call:
H A Dround.rst17 The ``round`` filter takes two optional arguments; the first one specifies the
H A Dsplit.rst12 {% set foo = "one,two,three"|split(',') %}
13 {# foo contains ['one', 'two', 'three'] #}
27 {% set foo = "one,two,three,four,five"|split(',', 3) %}
28 {# foo contains ['one', 'two', 'three,four,five'] #}
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
H A Dembed.rst54 two vertically stacked boxes:
72 two boxes side by side:
89 Without the ``embed`` tag, you have two ways to design your templates:
91 * Create two "intermediate" base templates that extend the master layout
99 These two solutions do not scale well because they each have a major drawback:
113 code can live in a single base template, and the two different content structures,
H A Dextends.rst75 defines the content that fills the hole in the *parent*. If there were two
H A Dimport.rst7 There are two ways to import templates. You can import the complete template
H A Duse.rst124 If two imported templates define the same block, the latest one wins.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dtwo_word_operators_as_variables.test2 Twig does not allow to use two-word named operators as variable names
/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 Dmax.test6 {{ max({2:"two", 1:"one", 3:"three", 5:"five", 4:"for"}) }}
12 two
H A Dmin.test6 {{ min({2:"two", 1:"one", 3:"three", 5:"five", 4:"for"}) }}
/plugin/firenews/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/flattr/
H A DCOPYING39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/flexpaper/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/flowcharts/
H A DLICENSE39 We protect your rights with two steps: (1) copyright the software, and
254 make exceptions for this. Our decision will be guided by the two goals
/plugin/flowplay/flowplayer/
H A DREADME.txt152 …was caused by two method names in the new JavaScript API. As a result, these methods are now renam…
/plugin/flowplay2/flowplayer/
H A DLICENSE.txt46 Developers that use the GNU GPL protect your rights with two steps:

1...<<11121314151617181920>>...36