Home
last modified time | relevance | path

Searched refs:foo (Results 26 – 50 of 405) sorted by path

12345678910>>...17

/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DAbstractPDOTest.php438 $backend->getCalendarObjectByUID('principals/user2', 'foo')
803 '{DAV:}unknown' => 'foo',
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Xml/Notification/
H A DInviteTest.php42 'id' => 'foo',
45 'href' => 'mailto:foo@example.org',
80 'id' => 'foo',
83 'href' => 'mailto:foo@example.org',
115 'id' => 'foo',
118 'href' => 'mailto:foo@example.org',
154 'id' => 'foo',
157 'href' => 'mailto:foo@example.org',
210 'foo-i-will-break' => true,
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DValidateVCardTest.php99 $foo = $this->cardBackend->getCard('addressbook1','blabla.vcf');
100 $this->assertTrue(strpos($foo['carddata'],'UID')!==false);
115 $foo = $this->cardBackend->getCard('addressbook1','blabla.vcf');
116 $this->assertEquals("BEGIN:VCARD\r\nUID:foo\r\nEND:VCARD\r\n", $foo['carddata']);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Xml/Property/
H A DHrefTest.php116 '<a href="/foo/bar">/foo/bar</a><br />' .
117 '<a href="/base/foo/bar">/base/foo/bar</a><br />' .
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestDecoratorTest.php43 $this->outer->setBaseUrl('/foo');
44 $this->assertEquals('/foo', $this->inner->getBaseUrl());
45 $this->assertEquals('/foo', $this->outer->getBaseUrl());
51 $this->outer->setBaseUrl('/foo');
52 $this->outer->setUrl('/foo/bar');
60 $this->outer->setUrl('/foo?a=b&c=d&e');
104 $this->inner->setUrl('/foo/bar/');
105 $this->inner->setBody('foo');
106 $this->inner->setHeader('foo', 'bar');
H A DRequestTest.php63 'REQUEST_URI' => '/foo',
/plugin/davcal/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php373 $foo = DateTimeParser::parseDate($value);
376 $foo = DateTimeParser::parseDateTime($value);
/plugin/davcard/vendor/sabre/vobject/lib/Property/ICalendar/
H A DDateTime.php373 $foo = DateTimeParser::parseDate($value);
376 $foo = DateTimeParser::parseDateTime($value);
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
/plugin/diagramsnet/lib/js/socket.io/
H A Dsimplepeer9.10.0.min.js6 …ray(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()}… method in e.__proto__
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js403 …ray(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D16.16.js.map1 …n ['(\\\\.|#(?=[^{])|%|(@identifier)|:)+', 'tag'] // selector (.foo, div, ...)\n …
H A D2.2.js.map1foo}`. `$0` defines the final tab stop, it defaults to\n * the end of the snippet. Placeholder…
H A D3.3.js.map1foo}`. `$0` defines the final tab stop, it defaults to\n * the end of the snippet. Placeholder…
H A D4.4.js.map1foo}`. `$0` defines the final tab stop, it defaults to\r\n * the end of the snippet. Placehold…
H A D57.57.js.map1 …n ['(\\\\.|#(?=[^{])|%|(@identifier)|:)+', 'tag'] // selector (.foo, div, ...)\n …
H A Dbundle.js403 …ray(1);return e.__proto__={__proto__:Uint8Array.prototype,foo:function(){return 42}},42===e.foo()&…
H A Dbundle.js.map1foo: function () { return 42 }}\n return arr.foo() === 42 && // typed array instances can be au…
H A Deditor.worker.js.map1foo\\\\bar'; to='C:\\\\foo\\\\bar\\\\baz'\n return toOrig.slice(toStart + i + 1…
H A Djson.worker.js.map1foo\\\\bar'; to='C:\\\\foo\\\\bar\\\\baz'\n return toOrig.slice(toStart + i + 1…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1foo: { bar: 'bar' }, bar: 'foo' };\n * let config_1 = { foo: 'foo', bar: 'bar' };\n * let result =…
/plugin/dokubookmark/
H A Daction.php88 $foo = $_SERVER['REMOTE_USER'];
89 if (!isset($foo) || empty($foo)) {
90 $foo= 'anonymous';
100 'foo' => $foo,
/plugin/dokutexit/
H A DREADME.md96 …eX integration. This means that bad things may happen if you have *foo\-bar* and *foo\_bar* in the…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D1577e6e806b3283c9e99f1596d310754.asciidoc10 'flag' => 'foo',
H A D8871b8fcb6de4f0c7dff22798fb10fb7.asciidoc15 'source' => 'if (ctx._source.foo == \'bar\') {ctx._version++; ctx._source.remove(\'foo\')}',

12345678910>>...17