Home
last modified time | relevance | path

Searched refs:map (Results 126 – 150 of 589) sorted by last modified time

12345678910>>...24

/plugin/davcal/vendor/sabre/vobject/bin/
H A Dfetch_windows_zones.php22 if (!isset($map[$from])) {
23 $map[$from] = $to;
28 ksort($map);
44 fwrite($f, var_export($map, true) . ';');
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php576 $map = [
583 if (isset($map[$ext])) {
584 $mime = $map[$ext];
/plugin/davcal/fullcalendar-3.10.5/
H A Dmoment.js61 function map(arr, fn) { function
2534 …config._a = map([i.year, i.month, i.day || i.date, i.hour, i.minute, i.second, i.millisecond], fun…
2594 config._a = map(input.slice(0), function (obj) {
/plugin/davcal/vendor/sabre/vobject/tests/VObject/
H A DTimeZoneUtilTest.php10 TimezoneUtil::$map = null;
42 TimeZoneUtil::$map
/plugin/davcal/vendor/composer/
H A Dautoload_real.php26 $map = require __DIR__ . '/autoload_namespaces.php';
27 foreach ($map as $namespace => $path) {
31 $map = require __DIR__ . '/autoload_psr4.php';
32 foreach ($map as $namespace => $path) {
/plugin/davcal/datetimepicker-2.4.5/
H A Djquery.datetimepicker.js930 var splitData = $.map(value.split(','), $.trim),
950 var splitData = $.map(value.split(','), $.trim),
1136 $(this).val([splittedHours, splittedMinutes].map(function (item) {
/plugin/davcal/vendor/sabre/dav/lib/DAV/Browser/assets/openiconic/
H A Dopen-iconic.css354 .oi[data-glyph=map-marker]:before { content:'\e090'; }
356 .oi[data-glyph=map]:before { content:'\e091'; }
/plugin/davcal/vendor/sabre/vobject/lib/
H A DTimeZoneUtil.php17 public static $map = null; variable in Sabre\\VObject\\TimeZoneUtil
163 if (isset(self::$map[$tzid])) {
164 return new \DateTimeZone(self::$map[$tzid]);
239 if (!is_null(self::$map)) return;
241 self::$map = array_merge(
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/
H A DSymmetricKey.php666 $map = self::MODE_MAP;
667 if (!isset($map[$mode])) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md777 …HeaderFactory which can map specific headers to specific header classes. There is now a Link heade…
H A DCHANGELOG.md814 …HeaderFactory which can map specific headers to specific header classes. There is now a Link heade…
1065 * Models can now be used like regular collection objects by calling filter, map, etc.
/plugin/authgooglesheets/vendor/composer/
H A Dautoload_real.php37 $map = require __DIR__ . '/autoload_namespaces.php';
38 foreach ($map as $namespace => $path) {
42 $map = require __DIR__ . '/autoload_psr4.php';
43 foreach ($map as $namespace => $path) {
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/src/Handler/
H A DStreamHandler.php492 static $map = [
511 function () use ($ident, $value, $map, $args) {
514 fprintf($value, '<%s> [%s] ', $ident, $map[$code]);
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md240 …hub.com/googleapis/google-api-php-client-services) are autogenerated. They map directly to the JSO…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/TagManager/
H A DParameter.php71 public function setMap($map) argument
73 $this->map = $map;
80 return $this->map;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/File/
H A DASN1.php599 $map = [];
610 return $map;
657 $map[$key] = $candidate;
667 return $i < $n ? null : $map;
671 $map = [];
682 return $map;
693 if (isset($map[$key])) {
731 $map[$key] = $candidate;
737 if (!isset($map[$key])) {
745 return $map;
[all …]
H A DX509.php629 $map = $this->getMapping($id);
630 if (!is_bool($map)) {
729 $map = $this->getMapping($id);
730 if (is_bool($map)) {
731 if (!$map) {
765 if (!is_bool($map)) {
773 } elseif ($map) {
801 if ($map === false) {
813 if (!is_bool($map)) {
843 if (!is_bool($map)) {
[all …]
/plugin/authgooglesheets/vendor/symfony/polyfill-php72/
H A DPhp72.php76 $map = [
86 return isset($map[\PHP_OS]) ? $map[\PHP_OS] : 'Unknown';
/plugin/c3chart/assets/
H A Dc3.min.js2map(function(t){return{index:e,splitted:t,length:r.length}})},e.prototype.splitTickText=function(t…
H A Dd3.min.js2map(function(t,n){return JSON.stringify(t)+": d["+n+"]"}).join(",")+"}")}function cn(t,n,e,r){if(i… method in t.nest.i
H A Djs-yaml.min.js2 …:i},"",i)),Ve(n,0,i,!0,!0)?n.dump+"\n":""}}.dump,lt=o,ct={binary:L,float:S,map:y,null:A,pairs:Y,se…
/plugin/tablelayout/_jstest/
H A DsplitMerges.tests.js13 …xt().split('\n').filter(function(rowText) {return rowText.trim().length;}).map(function(rowText){r…
/plugin/tablelayout/
H A Dyarn.lock203 concat-map "0.0.1"
251 map-obj "^1.0.0"
369 concat-map@0.0.1:
371 …resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036…
1552 map-obj@^1.0.0, map-obj@^1.0.1:
1554 …resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-1.0.1.tgz#d933ceb9205d82bdcf4886f6742bdc2…
1579 map-obj "^1.0.1"
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1145 var map = {
1154 map.td =
1157 map.option =
1160 map.thead =
1161 map.tbody =
1169 map.circle =
1170 map.text =
1171 map.line =
1172 map.path =
1173 map.rect =
[all …]
H A Dbpmn-modeler.production.min.js2map((function(e){return(t=e.match(Xe))?t[1].trim():e.trim()}))||[]}function Qe(){var e=[];this.fac…
7 …nction(e){return e.getUsed().filter((function(e){return"xml"!==e.prefix})).map((function(e){return…
28map((function(e){return e.x+","+e.y})).join(" ");i=d(i,{stroke:"black",strokeWidth:2,fill:"white"}…
33map((function(e){return e.target}))).concat(function(e){return e.incoming.map((function(e){return …
34map((function(e){return{original:e.original,x:Math.round(e.x),y:Math.round(e.y)}})),r),c=s(n,a.way…

12345678910>>...24