Home
last modified time | relevance | path

Searched refs:map (Results 251 – 275 of 589) sorted by path

1...<<11121314151617181920>>...24

/plugin/dw2pdf/
H A Ddeleted.files1306 mpdf/maps/iso-8859-2.map
1307 mpdf/maps/iso-8859-4.map
1308 mpdf/maps/iso-8859-7.map
1309 mpdf/maps/iso-8859-9.map
1310 mpdf/maps/win-1251.map
1311 mpdf/maps/win-1252.map
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DTag.php133 static $map = [
168 $className .= isset($map[$tag]) ? $map[$tag] : ucfirst(strtolower($tag));
/plugin/dw2pdf/vendor/myclabs/deep-copy/
H A DREADME.md92 keeps a hash map of all instances and thus preserves the object graph.
/plugin/dw2pdf/vendor/myclabs/deep-copy/src/DeepCopy/Filter/Doctrine/
H A DDoctrineCollectionFilter.php25 $newCollection = $oldCollection->map(
/plugin/dx/build/
H A DpluginInfoVersionUpdater.js6 .map(line => {
9 .map( piece => piece.trim()) })
16 .map( ([key, value]) => key.padEnd(longestKey) + ' ' + value)
/plugin/dx/skel/build/
H A DpluginInfoVersionUpdater.js.skel6 .map(line => {
9 .map( piece => piece.trim()) })
16 .map( ([key, value]) => key.padEnd(longestKey) + ' ' + value)
/plugin/edittable/lib/
H A Dhandsontable.full.js7180 function map(arr, fn) {
36476 var map = {
36484 return map.arrayMap[key];
36486 return map.weakMap.get(key);
36491 map.arrayMap[key] = value;
36493 map.weakMap.set(key, value);
36500 delete map.arrayMap[key];
36502 map.weakMap.delete(key);
49662 var map = {
49898 var id = map[req];
[all …]
/plugin/edittable/script/
H A Deditor.js47 var newrow = Array.apply(null, new Array(cols)).map(function initializeRowMeta() {
66 return dmarray.map(function (row) {
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/examples/
H A D774d715155cd13713e6e327adf6ce328.asciidoc11 'execution_hint' => 'map',
/plugin/elasticsearch/vendor/ezimuel/ringphp/src/Client/
H A DStreamHandler.php332 static $map = [
350 $fn = function () use ($ident, $value, $map, $args) {
353 fprintf($value, '<%s> [%s] ', $ident, $map[$code]);
/plugin/elasticsearch/vendor/react/promise/
H A DCHANGELOG.md144 * `all()` and `map()` functions now preserve the order of the array (#77).
H A DREADME.md43 * [map()](#map)
563 #### map()
566 $promise = React\Promise\map(array|React\Promise\PromiseInterface $promisesOrValues, callable $mapFunc);
569 Traditional map function, similar to `array_map()`, but allows input to contain
572 The map function receives each item as argument, where item is a fully resolved
/plugin/elasticsearch/vendor/react/promise/src/
H A Dfunctions.php80 return map($promisesOrValues, function ($val) {
225 * Traditional map function, similar to `array_map()`, but allows input to contain
228 * The map function receives each item as argument, where item is a fully resolved
235 function map($promisesOrValues, callable $mapFunc) function
/plugin/emoji/script/
H A Djquery.textcomplete.js352 return $.map(data, function (value) {
494 var unzippedData = $.map(zippedData, function (d) { return d.value; });
907 return $.map(strategiesArray, function (strategy) {
/plugin/encryptedpasswords/script/
H A DSubtleAES.js98 salt: new Uint8Array(Array.from(ostring.slice(8, 16)).map(ch => ch.charCodeAt(0))),
99 cipher: new Uint8Array(Array.from(ostring.slice(16)).map(ch => ch.charCodeAt(0))),
/plugin/eventline/timeline_ajax/
H A Dsimile-ajax-bundle.js46 …(this[0]){jQuery(html,this[0].ownerDocument).clone().insertBefore(this[0]).map(function(){var elem…
64 },find:function(selector){var elems=jQuery.map(this,function(elem){return jQuery.find(selector,elem…
67 },clone:function(events){var ret=this.map(function(){if(jQuery.browser.msie&&!jQuery.isXMLDoc(this)…
114 },map:function(callback){return this.pushStack(jQuery.map(this,function(elem,i){return callback.cal…
328 },map:function(elems,callback){var ret=[];
348 }},function(name,fn){jQuery.fn[name]=function(selector){var ret=jQuery.map(this,fn);
/plugin/explain/
H A Dsyntax.php54 $this->map[$parts[0]] = array('desc' => $parts[1],
93 if (count($this->map) === 0)
97 join('|', array_map('preg_quote_cb', array_keys($this->map))).
106 foreach (array_keys($this->map) as $rxmatch) {
108 ($this->map[$rxmatch]['i'] && utf8_strtolower($match) === $rxmatch)) {
109 $data += $this->map[$rxmatch];
111 unset($this->map[$rxmatch]['desc']);
/plugin/externalembed/
H A DREADME.md8 ## The road map:
/plugin/farmer/script/
H A Djquery.chosen.js85 var map, unsafe_chars;
92 map = { class in SelectParser.escapeExpression
101 return map[chr] || "&amp;";
/plugin/farmsync/script/
H A Djquery.chosen.js85 var map, unsafe_chars;
/plugin/fastwiki/
H A Dscript.js427 $(form).serializeArray().map(function(item){obj[item.name] = item.value;});
/plugin/fckg/fckeditor/editor/js/
H A Dfckeditorcode_gecko.js52 …Elements:{ button:1,option:1,script:1,iframe:1,textarea:1,object:1,embed:1,map:1,applet:1 },BlockB… property in FCKListsLib.NonEditableElements
61map:1,applet:1,font:1,big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B);K={img:1,noscript:1,br:1,… property in FCK.DTD.K
H A Dfckeditorcode_ie.js56 …Elements:{ button:1,option:1,script:1,iframe:1,textarea:1,object:1,embed:1,map:1,applet:1 },BlockB… property in FCKListsLib.NonEditableElements
65map:1,applet:1,font:1,big:1,small:1},G);I=X({p:1},H);J=X({iframe:1},H,B);K={img:1,noscript:1,br:1,… property in FCK.DTD.K
/plugin/fetchmedia/lib/
H A Dbundle.js1map:function(t){return _t(At(this),t,arguments.length>1?arguments[1]:void 0)},reduce:function(t){r…
/plugin/fetchmedia/script/
H A Dmain.js6 const flatLinks = links.map(link => [page, link]);
41 }).map(([k, v]) => `${k}=${encodeURIComponent(v)}`).join('&'),
66 … const query = Object.entries(body).map(([k, v]) => `${k}=${encodeURIComponent(v)}`).join('&');
90 const tableRows = links.map(([page, mediaLinks]) => {
99 …${remainingLinks.map(url => `<tr><td class="mediaLink">${url}</td><td data-id="${btoa(page + url)}…

1...<<11121314151617181920>>...24