Home
last modified time | relevance | path

Searched refs:foobar (Results 1 – 25 of 32) sorted by last modified time

12

/plugin/elasticsearch/vendor/nyholm/dsn/
H A DREADME.md130 DsnParser::parse('foobar');
/plugin/publish/_test/
H A Dmail.unit.test.php108 saveWikiText('start', 'start first', 'foobar');
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php285 $result = $client->parseCurlResult($body, 'foobar');
309 $result = $client->parseCurlResult($body, 'foobar');
/plugin/passpolicy/
H A D10k-common-passwords.txt1223 foobar
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1 … (wordPos === (patternPos - patternStart)) {\n // common prefix: `foobar <-> foobaz`\n …
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md9770 // => 'foobar'
/plugin/findologicxmlexport/vendor/hoa/iterator/Test/Unit/
H A DMultiple.php79 $foobar = new LUT\Map(['f', 'o', 'o', 'b', 'a', 'r']),
85 $multiple->attachIterator($foobar, 'one', '!'),
H A DCallbackFilter.php56 $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 DFilter.php72 $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),
/plugin/findologicxmlexport/vendor/jms/serializer/doc/reference/
H A Dxml_reference.rst42 …<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…
H A Dyml_reference.rst8 xml_root_name: foobar
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/exceptions/
H A Dmultiline_array_with_undefined_variable.test9 foobar: foobar,
16 return ['foobar' => 'foobar']
H A Dmultiline_array_with_undefined_variable_again.test9 foobar: foobar,
18 Twig\Error\RuntimeError: Variable "foobar" does not exist in "index.twig" at line 7.
H A Dundefined_trait.test4 {% 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/expressions/
H A Dbinary.test42 foobar
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Dlength.test19 'to_string_able' => new ToStringStub('foobar'),
H A Dmerge.test21 foobar
22 foobar
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/set/
H A Dexpression.test11 foobar
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/tags/use/
H A Dparent_block.test4 {% 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 Dparent_block2.test5 {% 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/with/
H A Dbasic.test13 foobar
H A Dnested.test15 foobar
/plugin/findologicxmlexport/vendor/jms/serializer/tests/Fixtures/
H A DGroupsObject.php23 private $foobar; variable in JMS\\Serializer\\Tests\\Fixtures\\GroupsObject
40 $this->foobar = 'foobar';
/plugin/findologicxmlexport/vendor/hoa/iterator/
H A DREADME.md104 $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/macros/
H A Dvarargs.test14 {{ test1("foo", "bar", "foobar") }}
15 {{ test2("foo", "bar", "foobar") }}
19 foo: bar, foobar
21 foo, bar, foobar

12