Home
last modified time | relevance | path

Searched full:"foo =" (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerUpdatePropertiesTest.php16 '{DAV:}foo' => 'bar'
20 '{DAV:}foo' => 403,
38 '{DAV:}foo' => 'bar'
43 '{DAV:}foo' => 424,
61 '{DAV:}foo' => 'bar',
66 '{DAV:}foo' => 404,
76 '{DAV:}foo' => null,
94 '{DAV:}foo' => 200,
102 '{DAV:}foo' => 'bar',
107 '{DAV:}foo' => 200,
[all …]
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/Fixtures/
DsfTests.yml14 ['foo' => []]
20 ['foo' => null]
66 ['foo' => ['bar' => "foo\n\n\n \nbar\n"]]
80 ['foo' => ['bar' => "\nfoo\n\nbar\n"]]
88 ['foo' => '10.0.0.2']
104 ['foo' => 83]
111 ['foo' => '0123']
118 ['foo' => '0123']
126 ['foo' => "0123\n"]
133 ['foo' => 'bar']
DYtsDocumentSeparator.yml18 [ { 'foo' => 1, 'bar' => 2 } ]
38 [ { 'foo' => 1, 'bar' => 2 } ]
52 ['foo' => 1, 'bar' => 2]
66 ['foo' => "---\n"]
83 'foo' => "---\nfoo: bar\n---\nyo: baz\n",
DsfComments.yml27 ['foo' => ['bar' => 'foo']]
36 ['foo' => ['foo' => 'bar']]
44 ['foo' => '#bar']
54 ['foo' => 'bar']
DunindentedCollections.yml49 ['collection' => ['key' => ['a', 'b', 'c']], 'foo' => 'bar']
62 ['collection' => ['key' => ['a', 'b', 'c'], 'foo' => 'bar']]
72 ['collection' => [['key' => 'foo', 'foo' => 'bar']]]
82 ['collection' => [['key' => 'foo', 'foo' => 'bar']]]
/plugin/struct/_test/
H A DQueryBuilderWhereTest.php20 $where->whereAnd('foo = foo');
22 $this->cleanWS('(foo = foo)'),
28 $this->cleanWS('(foo = foo AND bar = bar)'),
34 $this->cleanWS('(foo = foo AND bar = bar)'),
40 $this->cleanWS('(foo = foo AND bar = bar AND (zab = zab))'),
46 $this->cleanWS('(foo = foo AND bar = bar AND (zab = zab OR fab = fab))'),
56 $where->whereAnd("foo = ''");
58 $this->cleanWS("(foo = '')"),
66 $this->cleanWS("(foo = '' OR (bar = bar AND baz = baz))"),
/plugin/icalevents/vendor/sabre/xml/tests/Sabre/Xml/Element/
DXmlFragmentTest.php69 '<element foo="bar">hello</element>',
70 '<element xmlns="http://sabredav.org/ns" foo="bar">hello</element>'
73 '<element x1:foo="bar" xmlns:x1="http://example.org/ns">hello</element>',
74 …'<element xmlns:x1="http://example.org/ns" xmlns="http://sabredav.org/ns" x1:foo="bar">hello</elem…
82 '<element xmlns:foo="http://example.org/ns">hello</element>',
83 … '<element xmlns:foo="http://example.org/ns" xmlns="http://sabredav.org/ns">hello</element>',
87 '<foo:element xmlns:foo="http://example.org/ns">hello</foo:element>',
88 '<foo:element xmlns:foo="http://example.org/ns">hello</foo:element>',
92 '<foo:element xmlns:foo="http://example.org/ns"><child>hello</child></foo:element>',
93 …'<foo:element xmlns:foo="http://example.org/ns" xmlns="http://sabredav.org/ns"><child>hello</child…
[all …]
/plugin/davcal/vendor/sabre/xml/tests/Sabre/Xml/Element/
H A DXmlFragmentTest.php69 '<element foo="bar">hello</element>',
70 '<element xmlns="http://sabredav.org/ns" foo="bar">hello</element>'
73 '<element x1:foo="bar" xmlns:x1="http://example.org/ns">hello</element>',
74 …'<element xmlns:x1="http://example.org/ns" xmlns="http://sabredav.org/ns" x1:foo="bar">hello</elem…
82 '<element xmlns:foo="http://example.org/ns">hello</element>',
83 … '<element xmlns:foo="http://example.org/ns" xmlns="http://sabredav.org/ns">hello</element>',
87 '<foo:element xmlns:foo="http://example.org/ns">hello</foo:element>',
88 '<foo:element xmlns:foo="http://example.org/ns">hello</foo:element>',
92 '<foo:element xmlns:foo="http://example.org/ns"><child>hello</child></foo:element>',
93 …'<foo:element xmlns:foo="http://example.org/ns" xmlns="http://sabredav.org/ns"><child>hello</child…
[all …]
/plugin/findologicxmlexport/vendor/twig/twig/doc/tags/
Dset.rst11 {% set foo = 'bar' %}
26 {% set foo = [1, 2] %}
27 {% set foo = {'foo': 'bar'} %}
28 {% set foo = 'foo' ~ 'bar' %}
38 {% set foo = 'foo' %}
64 {% set foo = item %}
73 {% set foo = "" %}
75 {% set foo = item %}
/plugin/findologicxmlexport/vendor/sebastian/exporter/tests/
DExporterTest.php31 $obj2->foo = 'bar';
46 $obj->array = array('foo' => 'bar');
51 $storage->foo = $obj2;
115 'foo' => 'bar'
119 'foo' => 'bar'
129 'foo' => stdClass Object &%x (
130 'foo' => 'bar'
190 $obj->foo = 'bar';
202 'array' => array('foo' => 'bar'),
227 'foo' => 'bar'
[all …]
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Element/
H A DPropTest.php21 '{DAV:}foo' => 'bar',
50 '{DAV:}foo' => new Complex('<no xmlns="DAV:">yes</no>')
66 '{DAV:}foo' => new Href('/hello', false)
70 '{DAV:}foo' => 'Sabre\DAV\Xml\Property\Href'
86 '{DAV:}foo' => 'zim',
90 '{DAV:}foo' => function($reader) {
115 '{DAV:}foo' => 'idk?',
137 '{DAV:}foo' => new \StdClass(),
/plugin/findologicxmlexport/vendor/symfony/yaml/Tests/
DInlineTest.php61 ['{ foo: !php/const PHP_INT_MAX }', ['foo' => PHP_INT_MAX]],
216 'map-in-map' => ['{ foo: { bar: *var } }', ['foo' => ['bar' => 'var-value']]],
222 $foo = [
227 $this->assertSame([$foo], Inline::parse('[*foo]', 0, ['foo' => $foo]));
302 [['foo' => 1, 'bar' => 2], true],
361 …['{foo: bar,bar: foo,"false": false, "null": null,integer: 12}', ['foo' => 'bar', 'bar' => 'foo', …
362 … bar : foo, "false" : false, "null" : null, integer : 12 }', ['foo' => 'bar', 'bar' => '…
363 ['{foo: \'bar\', bar: \'foo: bar\'}', ['foo' => 'bar', 'bar' => 'foo: bar']],
364 ['{\'foo\': \'bar\', "bar": \'foo: bar\'}', ['foo' => 'bar', 'bar' => 'foo: bar']],
365 … ['{\'foo\'\'\': \'bar\', "bar\"": \'foo: bar\'}', ['foo\'' => 'bar', 'bar"' => 'foo: bar']],
[all …]
DParserTest.php102 'foo' => "one\ntwo",
119 'foo' => "one\ntwo",
141 'foo' => "one\ntwo",
156 'foo' => "one\ntwo\n",
173 'foo' => "one\ntwo\n",
186 'foo' => [
203 'foo' => "one\ntwo\n",
218 'foo' => "one\ntwo\n",
235 'foo' => "one\ntwo\n\n",
249 'foo' => "one\ntwo\n",
[all …]
/plugin/asciidocjs/node_modules/with/
DREADME.md50 var foo = 'foo'
52 foo = 'bar'
54 assert(foo === 'bar')// => This fails for compile time with but passes for native with
58 foo = 'bar'
60 assert(obj.foo === 'bar')// => This fails for compile time with but passes for native with
66 if (foo === undefined)
72 if (typeof foo === 'undefined')
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Framework/Constraint/
DArraySubsetTest.php33 'other' => ['foo' => '', 'bar' => '0'],
39 'other' => ['foo' => '', 'bar' => '0'],
45 'other' => new ArrayObject(['foo' => '', 'bar' => '0']),
51 'other' => ['foo' => '', 'bar' => 0],
59 $arrayAccess = new ArrayAccessible(['foo' => 'bar']);
61 $constraint = new PHPUnit_Framework_Constraint_ArraySubset(['foo' => 'bar']);
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DFunctionsTest.php63 ['foo' => true]
67 ['foo' => true]
70 'foo=""; bar',
71 ['foo' => true]
75 ['foo' => true]
114 ['foo=%bar%'],
H A DMessageTest.php88 'X-Foo' => ['1'],
96 'X-Foo' => ['3', '4'],
101 'X-Foo' => ['3','4'],
114 'X-Foo' => ['1'],
122 'X-Foo' => ['3', '4'],
127 'X-Foo' => ['1','3','4'],
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Loader/
DArrayTest.php21 $loader = new ArrayLoader(['foo' => 'bar']);
49 $loader = new ArrayLoader(['foo' => 'bar']);
57 'foo' => 'bar',
69 'foo' => '__bar',
96 $loader = new ArrayLoader(['foo' => 'bar']);
113 $loader = new ArrayLoader(['foo' => 'bar']);
DChainTest.php28 new ArrayLoader(['foo' => 'bar']),
29 new ArrayLoader(['foo' => 'foobar', 'bar' => 'foo']),
40 new ArrayLoader(['foo' => 'bar']),
81 new ArrayLoader(['foo' => 'bar']),
82 new ArrayLoader(['foo' => 'foobar', 'bar' => 'foo']),
102 $loader->addLoader(new ArrayLoader(['foo' => 'bar']));
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Util/
DPHPTest.php83 $phpMock->setArgs('foo=bar');
85 $expectedCommandFormat = '%s -- foo=bar';
112 $phpMock->setArgs('foo=bar');
114 $this->assertEquals('foo=bar', $phpMock->getArgs());
120 $phpMock->setEnv(['foo' => 'bar']);
122 $this->assertEquals(['foo' => 'bar'], $phpMock->getEnv());
DConfigurationTest.php230 'ini' => ['foo' => 'bar'],
231 'const' => ['FOO' => false, 'BAR' => true],
232 'var' => ['foo' => false],
233 'env' => ['foo' => true],
234 'post' => ['foo' => 'bar'],
235 'get' => ['foo' => 'bar'],
236 'cookie' => ['foo' => 'bar'],
237 'server' => ['foo' => 'bar'],
238 'files' => ['foo' => 'bar'],
239 'request'=> ['foo' => 'bar'],
[all …]
/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/Regression/GitHub/1335/
Dbootstrap1335.php11 $globalObject = (object) ['foo'=> 'bar'];
12 $globalObjectWithBackSlashString = (object) ['foo'=> 'back\\slash'];
13 $globalObjectWithDoubleBackSlashString = (object) ['foo'=> 'back\\\\slash'];
DIssue1335Test.php55 $this->assertEquals((object) ['foo'=> 'bar'], $GLOBALS['globalObject']);
60 …$this->assertEquals((object) ['foo'=> 'back\\slash'], $GLOBALS['globalObjectWithBackSlashString']);
65 …$this->assertEquals((object) ['foo'=> 'back\\\\slash'], $GLOBALS['globalObjectWithDoubleBackSlashS…
/plugin/findologicxmlexport/vendor/twig/twig/src/TokenParser/
DSetTokenParser.php21 * {% set foo = 'foo' %}
22 * {% set foo = [1, 2] %}
23 * {% set foo = {'foo': 'bar'} %}
24 * {% set foo = 'foo' ~ 'bar' %}
/plugin/findologicxmlexport/vendor/hoa/compiler/Test/Integration/Llk/Rule/
DAnalyzer.php68 $tokens = ['default' => ['foo' => 'bar']],
87 $tokens = ['default' => ['foo' => 'bar']],
122 $tokens = ['default' => ['foo' => 'bar']],
171 $tokens = ['default' => ['foo' => 'bar']],
192 $tokens = ['default' => ['foo' => 'bar', 'baz' => 'qux']],
215 $tokens = ['default' => ['foo' => 'bar', 'baz' => 'qux']],
238 $tokens = ['default' => ['foo' => 'bar', 'baz' => 'qux']],
261 $tokens = ['default' => ['foo' => 'bar', 'baz' => 'qux']],
305 $tokens = ['default' => ['foo' => 'bar']],

12345678910>>...12