Home
last modified time | relevance | path

Searched refs:r (Results 476 – 500 of 2140) sorted by last modified time

1...<<11121314151617181920>>...86

/plugin/davcal/fullcalendar-3.10.5/locale/
H A Dzh-hk.js1r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exp… argument
H A Dzh-tw.js1r){if(n[r])return n[r].exports;var o=n[r]={i:r,l:!1,exports:{}};return e[r].call(o.exports,o,o.exp… argument
H A Den-ca.js1r){if(n[r])return n[r].exports;var a=n[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exp… argument
H A Den-gb.js1r[a])return r[a].exports;var n=r[a]={i:a,l:!1,exports:{}};return e[a].call(n.exports,n,n.exports,t… argument
H A Den-ie.js1r){if(n[r])return n[r].exports;var a=n[r]={i:r,l:!1,exports:{}};return e[r].call(a.exports,a,a.exp… argument
H A Den-nz.js1r[a])return r[a].exports;var n=r[a]={i:a,l:!1,exports:{}};return e[a].call(n.exports,n,n.exports,t… argument
H A Des-do.js1r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o… argument
H A Des-us.js1r[t])return r[t].exports;var n=r[t]={i:t,l:!1,exports:{}};return e[t].call(n.exports,n,n.exports,o… argument
H A Des.js1r[n])return r[n].exports;var t=r[n]={i:n,l:!1,exports:{}};return e[n].call(t.exports,t,t.exports,o… argument
H A Deu.js1r){if(t[r])return t[r].exports;var n=t[r]={i:r,l:!1,exports:{}};return a[r].call(n.exports,n,n.exp… argument
H A Dfr-ca.js1r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("moment"),require("f… argument
H A Dfr-ch.js1r){"object"==typeof exports&&"object"==typeof module?module.exports=r(require("moment"),require("f… function
/plugin/davcal/vendor/sabre/dav/lib/DAV/
H A DPropFind.php275 $r = [
280 if (!isset($r[$info[0]])) {
281 $r[$info[0]] = [$propertyName => $info[1]];
283 $r[$info[0]][$propertyName] = $info[1];
287 if ($this->requestType === self::ALLPROPS) unset($r[404]);
288 return $r;
H A DServer.php914 $r = $this->getPropertiesByNode($propFind, $node);
915 if ($r) {
960 $r = $this->getPropertiesByNode($propFind, $node);
961 if ($r) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Xml/Property/
H A DSupportedReportSet.php63 foreach ($report as $r) {
65 if (!preg_match('/^{([^}]*)}(.*)$/', $r))
68 $this->reports[] = $r;
/plugin/davcal/vendor/sabre/dav/lib/DAVACL/
H A DAbstractPrincipalCollection.php149 $r = [];
152 list(, $r[]) = URLUtil::splitPath($row);
155 return $r;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Backend/
H A DMock.php44 $r = array();
47 $r[] = $row;
51 return $r;
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/
H A DPluginTest.php1025 …$r = $this->server->emit('onHTMLActionsPanel', [$this->server->tree->getNodeForPath('calendars/use…
1026 $this->assertFalse($r);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Principal/
H A DCollectionTest.php12 $r = $col->getChildForPrincipal(array(
15 $this->assertInstanceOf('Sabre\\CalDAV\\Principal\\User', $r);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CalDAV/Schedule/
H A DInboxTest.php81 $r = $inbox->getSupportedPrivilegeSet();
84 foreach($r['aggregates'] as $priv) {
H A DOutboxTest.php71 $r = $outbox->getSupportedPrivilegeSet();
74 foreach($r['aggregates'] as $priv) {
/plugin/davcal/vendor/sabre/dav/tests/Sabre/CardDAV/
H A DPluginTest.php64 …$r = $this->server->emit('onHTMLActionsPanel', [$this->server->tree->getNodeForPath('addressbooks/…
65 $this->assertFalse($r);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/Mock/
H A DPropertiesCollection.php57 $r = [];
58 foreach($updateProperties as $k=>$v) $r[$k] = 402;
59 return $r;
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js2056 …ht");j*=q,m*=q,l*=q}else if(2===g.deltaMode){var r=a.data(this,"mousewheel-page-height");j*=r,m*=r
/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DRequestTest.php57 $r = Sapi::createFromServerArray($s);
78 $r = new Request();
79 $r->setPostData($post);
80 $this->assertEquals($post, $r->getPostData());

1...<<11121314151617181920>>...86