Home
last modified time | relevance | path

Searched refs:and (Results 1776 – 1800 of 3636) sorted by path

1...<<71727374757677787980>>...146

/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dtemplates.rst4 This document describes the syntax and semantics of the template engine and
56 * *Coda* and *SubEthaEdit* via the `Twig syntax mode`_
108 * check if ``foo`` is an array and ``bar`` a valid element;
185 name followed by parentheses (``()``) and may have arguments.
484 used and you want to use ``{{`` as raw string in the template and not start a
565 (filters), ``[]``, and ``.``.
626 Arrays and hashes can be nested:
672 * ``and``: Returns true if the left and the right operands are both true.
682 Twig also supports bitwise operators (``b-and``, ``b-xor``, and ``b-or``).
692 ``!=``, ``<``, ``>``, ``>=``, and ``<=``.
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tests/
H A Ddefined.rst14 {# and attributes on variables names #}
28 {% if var is defined and foo.method(var) is defined %}
H A Dempty.rst14 For objects that implement the ``__toString()`` magic method (and not ``Countable``),
/plugin/findologicxmlexport/vendor/twig/twig/src/Extension/
H A DCoreExtension.php736 * @param string|null $and The separator for the last pair
740 function twig_join_filter($value, $glue = '', $and = null) argument
748 if (null === $and || $and === $glue) {
756 return implode($glue, \array_slice($value, 0, -1)).$and.$value[\count($value) - 1];
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/autoescape/
H A Dblock.test2 blocks and autoescape
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/
H A Dbinary.test2 Twig supports binary operations (+, -, *, /, ~, %, and, or)
9 {{ 1 and 1 }}
10 {{ 1 and 0 }}
11 {{ 0 and 1 }}
12 {{ 0 and 0 }}
17 {{ 0 or 1 and 0 }}
18 {{ 1 or 0 and 1 }}
H A Dbitwise.test4 {{ 1 b-and 5 }}
7 {{ (1 and 0 b-or 0) is same as(1 and (0 b-or 0)) ? 'ok' : 'ko' }}
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Djoin.test8 {{ ["foo", "bar"]|join(', ', ' and ') }}
9 {{ foo|join(', ', ' and ') }}
10 {{ bar|join(', ', ' and ') }}
11 {{ ["one", "two", "three"]|join(', ', ' and ') }}
27 foo and bar
28 1 and 2
29 3 and 4
30 one, two and three
H A Dreplace.test4 {{ "I liké %this% and %that%."|replace({'%this%': "foo", '%that%': "bar"}) }}
6 {{ 'I like %this% and %that%.'|replace(traversable) }}
10 I liké foo and bar.
12 I like foo and bar.
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/include/
H A Dwith_context.test2 "include" function accept variables and with_context
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/autoescape/
H A Dwith_pre_escape_filters.test2 "autoescape" tag applies escaping after calling filters, and before calling pre_escape filters
6 (nl2br is pre_escaped for "html" and declared safe for "html")
8 1. Pre-escape and don't post-escape
37 (nl2br is pre_escaped for "html" and declared safe for "html")
39 1. Pre-escape and don't post-escape
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/for/
H A Dkeys_and_values.test2 "for" tag can iterate over keys and values
H A Dobjects_countable.test2 "for" tag iterates over iterable and countable objects
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/include/
H A Donly.test2 "include" tag accept variables and only
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/
H A Dwith_only.test2 "with" tag with expression and only
/plugin/findologicxmlexport/vendor/webmozart/assert/
H A DLICENSE6 this software and associated documentation files (the "Software"), to deal in
8 use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
9 the Software, and to permit persons to whom the Software is furnished to do so,
12 The above copyright notice and this permission notice shall be included in all
H A DREADME.md13 This library contains efficient assertions to test the input and output of
151 `alnum($value, $message = '')` | Check that a string contains letters and digi…
198 `isMap($array, $message = '')` | Check that an array is associative and has str…
/plugin/firenews/
H A DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
26 in new free programs; and that you know you can do these things.
41 distribute and/or modify the software.
56 The precise terms and conditions for copying, distribution and
91 of it, thus forming a work based on the Program, and copy and
116 and can be reasonably considered independent and separate works in
122 entire whole, and thus to each and every part regardless of who wrote it.
192 these terms and conditions. You may not impose any further
[all …]
H A DREADME18 This program is free software; you can redistribute it and/or modify
/plugin/fksnewsfeed/
H A Dplugin.info.txt6 desc display and manage newsfeed on page
/plugin/flash/
H A DREADME16 This program is free software; you can redistribute it and/or modify
/plugin/flashplayer/
H A Dreadme-en.txt50 The flash vars tell the player, which file to play and which image to display
62 Currently, the flashplayer plugin only supports English and German.
66 (according the conventions in "/inc/lang" of DokuWiki) and translate the
67 appropriate file "lang.php" - be careful, as this is PHP code and has to
81 2008-09-21 - Modified plugin by Sam Hall to generate valid XHTML and
93 2010-02-26 - Removed SWFObjects and changed back to static output
101 2011-04-20 - Versioninformation fixed and modified according the recommendations
/plugin/flattr/
H A DCOPYING6 Everyone is permitted to copy and distribute verbatim copies
12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
26 in new free programs; and that you know you can do these things.
41 distribute and/or modify the software.
56 The precise terms and conditions for copying, distribution and
91 of it, thus forming a work based on the Program, and copy and
116 and can be reasonably considered independent and separate works in
122 entire whole, and thus to each and every part regardless of who wrote it.
192 these terms and conditions. You may not impose any further
[all …]
/plugin/flexpaper/
H A DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
26 in new free programs; and that you know you can do these things.
41 distribute and/or modify the software.
56 The precise terms and conditions for copying, distribution and
91 of it, thus forming a work based on the Program, and copy and
116 and can be reasonably considered independent and separate works in
122 entire whole, and thus to each and every part regardless of who wrote it.
192 these terms and conditions. You may not impose any further
[all …]
/plugin/flowcharts/
H A DLICENSE6 Everyone is permitted to copy and distribute verbatim copies
12 freedom to share and change it. By contrast, the GNU General Public
13 License is intended to guarantee your freedom to share and change free
26 in new free programs; and that you know you can do these things.
41 distribute and/or modify the software.
56 The precise terms and conditions for copying, distribution and
91 of it, thus forming a work based on the Program, and copy and
116 and can be reasonably considered independent and separate works in
122 entire whole, and thus to each and every part regardless of who wrote it.
192 these terms and conditions. You may not impose any further
[all …]

1...<<71727374757677787980>>...146