/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/ |
H A D | CallbackFilter.php | 56 $foobar = $this->getDummyIterator(), 58 $foobar, 80 $foobar = $this->getDummyIterator(), 84 $foobar, 87 $foobar, 118 $foobar = $this->getDummyIterator(), 120 $foobar, 138 $foobar, 159 $foobar, 182 $foobar, [all …]
|
H A D | Filter.php | 72 $foobar = $this->getDummyIterator(), 73 $filter = new \Mock\Hoa\Iterator\Test\Unit\MyFilter($foobar), 94 $foobar = $this->getDummyIterator(), 95 $filter = new \Mock\Hoa\Iterator\Test\Unit\MyFilter($foobar), 108 $foobar = $this->getDummyIterator(), 109 $filter = new MyFilter($foobar) 112 $foobarResult = iterator_to_array($foobar),
|
H A D | Multiple.php | 79 $foobar = new LUT\Map(['f', 'o', 'o', 'b', 'a', 'r']), 85 $multiple->attachIterator($foobar, 'one', '!'),
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/ |
H A D | parent_block.test | 4 {% use 'file2.html.twig' with foobar as base_base_foobar %} 5 {% block foobar %} 8 {% endblock foobar %} 10 {% use 'file1.html.twig' with foobar as base_foobar %} 11 {% block foobar %} 14 {% endblock foobar %} 16 {% block foobar -%} 18 {% endblock foobar %}
|
H A D | parent_block2.test | 5 {% block foobar %} 8 {% endblock foobar %} 11 {% block foobar %} 14 {% endblock foobar %} 16 {% block foobar -%} 18 {% endblock foobar %}
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/ |
H A D | from.test | 5 {% from "included.twig" import foobar %} 6 {{ foobar() }} 8 {% macro foobar() %} 9 called foobar 14 called foobar
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/ |
H A D | multiline_array_with_undefined_variable.test | 9 foobar: foobar, 16 return ['foobar' => 'foobar']
|
H A D | multiline_array_with_undefined_variable_again.test | 9 foobar: foobar, 18 Twig\Error\RuntimeError: Variable "foobar" does not exist in "index.twig" at line 7.
|
H A D | undefined_trait.test | 4 {% use 'foo' with foobar as bar %} 9 Twig\Error\RuntimeError: Block "foobar" is not defined in trait "foo" in "index.twig" at line 2.
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/ |
H A D | varargs.test | 14 {{ test1("foo", "bar", "foobar") }} 15 {{ test2("foo", "bar", "foobar") }} 19 foo: bar, foobar 21 foo, bar, foobar
|
H A D | default_values.test | 15 foobar
|
/plugin/findologicxmlexport/vendor/phpunit/php-token-stream/tests/_fixture/ |
H A D | source.php | 15 * @param Foobar $foobar 17 static public function foobar(Foobar $foobar) function in Foo
|
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/ |
H A D | GroupsObject.php | 23 private $foobar; variable in JMS\\Serializer\\Tests\\Fixtures\\GroupsObject 40 $this->foobar = 'foobar';
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/macro/ |
H A D | from.test | 5 {% from 'forms.twig' import foo as foobar, bar %} 8 {{ foobar('foo') }}
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
H A D | merge.test | 21 foobar 22 foobar
|
H A D | length.test | 19 'to_string_able' => new ToStringStub('foobar'),
|
/plugin/findologicxmlexport/vendor/hoa/iterator/ |
H A D | README.md | 104 $foobar = new Hoa\Iterator\Map(['f', 'o', 'o', 'b', 'a', 'r']); 106 foreach ($foobar as $value) { 112 * foobar 125 $foobar, 150 $limit = new Hoa\Iterator\Limit($foobar, 2, 3); 168 $infinite = new Hoa\Iterator\Infinite($foobar); 190 $foobar, 203 * foobar 204 * foobar 205 * foobar [all …]
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/ |
H A D | expression.test | 11 foobar
|
H A D | basic.test | 20 foobar
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/with/ |
H A D | basic.test | 13 foobar
|
H A D | nested.test | 15 foobar
|
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/expressions/ |
H A D | binary.test | 42 foobar
|
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/ |
H A D | xml_reference.rst | 42 …<xml-list inline="true" entry-name="foobar" namespace="http://www.w3.org/2005/Atom" skip-when-empt… 100 …<xml-list inline="true" entry-name="foobar" namespace="http://www.w3.org/2005/Atom" skip-when-empt…
|
/plugin/davcal/vendor/sabre/http/tests/HTTP/ |
H A D | ClientTest.php | 285 $result = $client->parseCurlResult($body, 'foobar'); 309 $result = $client->parseCurlResult($body, 'foobar');
|
/plugin/publish/_test/ |
H A D | mail.unit.test.php | 108 saveWikiText('start', 'start first', 'foobar');
|