| /plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/ |
| H A D | ServerUpdatePropertiesTest.php | 16 '{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/ |
| D | sfTests.yml | 14 ['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']
|
| D | YtsDocumentSeparator.yml | 18 [ { '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",
|
| D | sfComments.yml | 27 ['foo' => ['bar' => 'foo']] 36 ['foo' => ['foo' => 'bar']] 44 ['foo' => '#bar'] 54 ['foo' => 'bar']
|
| D | unindentedCollections.yml | 49 ['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 D | QueryBuilderWhereTest.php | 20 $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/ |
| D | XmlFragmentTest.php | 69 '<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 D | XmlFragmentTest.php | 69 '<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/ |
| D | set.rst | 11 {% 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/ |
| D | ExporterTest.php | 31 $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 D | PropTest.php | 21 '{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/ |
| D | InlineTest.php | 61 ['{ 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 …]
|
| D | ParserTest.php | 102 '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/ |
| D | README.md | 50 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/ |
| D | ArraySubsetTest.php | 33 '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 D | FunctionsTest.php | 63 ['foo' => true] 67 ['foo' => true] 70 'foo=""; bar', 71 ['foo' => true] 75 ['foo' => true] 114 ['foo=%bar%'],
|
| H A D | MessageTest.php | 88 '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/ |
| D | ArrayTest.php | 21 $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']);
|
| D | ChainTest.php | 28 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/ |
| D | PHPTest.php | 83 $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());
|
| D | ConfigurationTest.php | 230 '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/ |
| D | bootstrap1335.php | 11 $globalObject = (object) ['foo'=> 'bar']; 12 $globalObjectWithBackSlashString = (object) ['foo'=> 'back\\slash']; 13 $globalObjectWithDoubleBackSlashString = (object) ['foo'=> 'back\\\\slash'];
|
| D | Issue1335Test.php | 55 $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/ |
| D | SetTokenParser.php | 21 * {% 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/ |
| D | Analyzer.php | 68 $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']],
|