Home
last modified time | relevance | path

Searched refs:map (Results 1 – 25 of 171) sorted by relevance

1234567

/template/twigstarter/vendor/twig/twig/src/RuntimeLoader/
H A DFactoryRuntimeLoader.php21 private $map; variable in Twig\\RuntimeLoader\\FactoryRuntimeLoader
24 * @param array $map An array where keys are class names and values factory callables
26 public function __construct(array $map = []) argument
28 $this->map = $map;
33 if (isset($this->map[$class])) {
34 $runtimeFactory = $this->map[$class];
/template/twigstarter/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) {
/template/twigstarter/vendor/symfony/polyfill-mbstring/
H A Dbootstrap.php28 …n mb_decode_numericentity($string, $map, $encoding = null) { return p\Mbstring::mb_decode_numerice… argument
31 …code_numericentity($string, $map, $encoding = null, $hex = false) { return p\Mbstring::mb_encode_n… argument
H A Dbootstrap80.php24 …string $string, array $map, ?string $encoding = null): string { return p\Mbstring::mb_decode_numer… argument
27 …ring, array $map, ?string $encoding = null, ?bool $hex = false): string { return p\Mbstring::mb_en… argument
H A DMbstring.php301 $map = $upper;
311 $map = $lower;
324 if (isset($map[$uchr])) {
325 $uchr = $map[$uchr];
/template/twigstarter/vendor/symfony/polyfill-php72/
H A DPhp72.php76 $map = [
86 return isset($map[\PHP_OS]) ? $map[\PHP_OS] : 'Unknown';
/template/a_new_day/js/
H A Dprototype.js343 return slices.map(iterator);
430 return this.map(function(value) {
482 return this.map(function(value, index) {
491 return this.map();
499 var collections = [this].concat(args).map($A);
500 return this.map(function(value, index) {
515 map: Enumerable.collect,
656 parts.push(pair.map(encodeURIComponent).join('='));
713 return '#<PHash:{' + this.map(function(pair) {
714 return pair.map(Object.inspect).join(': ');
[all …]
H A Ddragdrop.js317 this.offset = [0,1].map( function(i) { return (pointer[i] - pos[i]) });
451 var p = [0,1].map(function(i){
460 p = p.map( function(v, i) {
463 p = p.map( function(v) {
873 return $(this.findElements(element, options) || []).map( function(item) {
905 return Sortable.tree(element, arguments[1]).children.map( function (item) {
907 encodeURIComponent(item.id)].concat(item.children.map(arguments.callee));
910 return Sortable.sequence(element, arguments[1]).map( function(item) {
H A Dslider.js36 this.values = this.handles.map( function() { return 0 });
37 … this.spans = this.options.spans ? this.options.spans.map(function(s){ return $(s) }) : false;
H A Deffects.js511 …this._base = $R(0,2).map(function(i){ return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),…
512 …this._delta = $R(0,2).map(function(i){ return parseInt(this.options.endcolor.slice(i*2+1,i*2+3),16…
967 return $R(0,2).map(function(i){
971 this.transforms = this.style.map(function(pair){
1037 this.tracks.map(function(track){
1039 …return elements.map(function(e){ return new track.effect(e, Object.extend({ sync:true }, track.opt…
/template/battlehorse/js/
H A Dprototype.js343 return slices.map(iterator);
430 return this.map(function(value) {
482 return this.map(function(value, index) {
491 return this.map();
499 var collections = [this].concat(args).map($A);
500 return this.map(function(value, index) {
515 map: Enumerable.collect,
656 parts.push(pair.map(encodeURIComponent).join('='));
713 return '#<PHash:{' + this.map(function(pair) {
714 return pair.map(Object.inspect).join(': ');
[all …]
H A Ddragdrop.js317 this.offset = [0,1].map( function(i) { return (pointer[i] - pos[i]) });
451 var p = [0,1].map(function(i){
460 p = p.map( function(v, i) {
463 p = p.map( function(v) {
873 return $(this.findElements(element, options) || []).map( function(item) {
905 return Sortable.tree(element, arguments[1]).children.map( function (item) {
907 encodeURIComponent(item.id)].concat(item.children.map(arguments.callee));
910 return Sortable.sequence(element, arguments[1]).map( function(item) {
H A Dslider.js36 this.values = this.handles.map( function() { return 0 });
37 … this.spans = this.options.spans ? this.options.spans.map(function(s){ return $(s) }) : false;
H A Deffects.js511 …this._base = $R(0,2).map(function(i){ return parseInt(this.options.startcolor.slice(i*2+1,i*2+3),…
512 …this._delta = $R(0,2).map(function(i){ return parseInt(this.options.endcolor.slice(i*2+1,i*2+3),16…
967 return $R(0,2).map(function(i){
971 this.transforms = this.style.map(function(pair){
1037 this.tracks.map(function(track){
1039 …return elements.map(function(e){ return new track.effect(e, Object.extend({ sync:true }, track.opt…
/template/mikio/icons/bootstrap-icons/svg/
H A Dmap.svg1 <svg class="bi bi-map" width="1em" height="1em" viewBox="0 0 16 16" fill="currentColor" xmlns="http://www.w3.org/2000/svg">
/template/notepad/css/
H A Dreset.css5 dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object, selector
/template/parallax/css/
H A Dcore.css181 a.symbol.map:before {
277 .round-icons a.symbol.map,
278 .legacy-icons a.symbol.map {
/template/parallax/lib/css/
H A Dcore.css186 a.symbol.map:before {
282 .round-icons a.symbol.map,
283 .legacy-icons a.symbol.map {
/template/templar/js/
H A Dbootstrap-scrollspy.js56 .map(function () {
/template/sprintdoc/css/
H A Dtemplate_detail.less124 .os-map {
/template/kajukkd/fonts/
H A Dstyle.css103 .icon-map:before {
/template/argon-alt/assets/js/core/
H A Dpopper.min.js4map(function(e){return se({key:e},s[e],{area:v(s[e])})}).sort(function(e,t){return t.area-e.area})…
/template/argon/assets/js/core/
H A Dpopper.min.js4map(function(e){return se({key:e},s[e],{area:v(s[e])})}).sort(function(e,t){return t.area-e.area})…
/template/flat/
H A Dstyle.ini48 ;assets/css/flat.css.map = all
/template/bootstrap3/assets/anchorjs/
H A Danchor.min.js6 "use strict";!function(A,e){"function"==typeof define&&define.amd?define([],e):"object"==typeof module&&module.exports?module.exports=e():(A.AnchorJS=e(),A.anchors=new A.AnchorJS)}(this,function(){function A(A){function e(A){A.icon=A.hasOwnProperty("icon")?A.icon:"",A.visible=A.hasOwnProperty("visible")?A.visible:"hover",A.placement=A.hasOwnProperty("placement")?A.placement:"right",A.class=A.hasOwnProperty("class")?A.class:"",A.truncate=A.hasOwnProperty("truncate")?Math.floor(A.truncate):64}function t(A){var e;if("string"==typeof A||A instanceof String)e=[].slice.call(document.querySelectorAll(A));else{if(!(Array.isArray(A)||A instanceof NodeList))throw new Error("The selector provided to AnchorJS was invalid.");e=[].slice.call(A)}return e}function n(){if(null===document.head.querySelector("style.anchorjs")){var A,e=document.createElement("style"),t=" .anchorjs-link { opacity: 0; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }",n=" *:hover > .anchorjs-link, .anchorjs-link:focus { opacity: 1; }",o=' @font-face { font-family: "anchorjs-icons"; font-style: normal; font-weight: normal; src: url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAALAIAAAwAwT1MvMg8SBTUAAAC8AAAAYGNtYXAWi9QdAAABHAAAAFRnYXNwAAAAEAAAAXAAAAAIZ2x5Zgq29TcAAAF4AAABNGhlYWQEZM3pAAACrAAAADZoaGVhBhUDxgAAAuQAAAAkaG10eASAADEAAAMIAAAAFGxvY2EAKACuAAADHAAAAAxtYXhwAAgAVwAAAygAAAAgbmFtZQ5yJ3cAAANIAAAB2nBvc3QAAwAAAAAFJAAAACAAAwJAAZAABQAAApkCzAAAAI8CmQLMAAAB6wAzAQkAAAAAAAAAAAAAAAAAAAABEAAAAAAAAAAAAAAAAAAAAABAAADpywPA/8AAQAPAAEAAAAABAAAAAAAAAAAAAAAgAAAAAAADAAAAAwAAABwAAQADAAAAHAADAAEAAAAcAAQAOAAAAAoACAACAAIAAQAg6cv//f//AAAAAAAg6cv//f//AAH/4xY5AAMAAQAAAAAAAAAAAAAAAQAB//8ADwABAAAAAAAAAAAAAgAANzkBAAAAAAEAAAAAAAAAAAACAAA3OQEAAAAAAQAAAAAAAAAAAAIAADc5AQAAAAACADEARAJTAsAAKwBUAAABIiYnJjQ/AT4BMzIWFxYUDwEGIicmND8BNjQnLgEjIgYPAQYUFxYUBw4BIwciJicmND8BNjIXFhQPAQYUFx4BMzI2PwE2NCcmNDc2MhcWFA8BDgEjARQGDAUtLXoWOR8fORYtLTgKGwoKCjgaGg0gEhIgDXoaGgkJBQwHdR85Fi0tOAobCgoKOBoaDSASEiANehoaCQkKGwotLXoWOR8BMwUFLYEuehYXFxYugC44CQkKGwo4GkoaDQ0NDXoaShoKGwoFBe8XFi6ALjgJCQobCjgaShoNDQ0NehpKGgobCgoKLYEuehYXAAEAAAABAACiToc1Xw889QALBAAAAAAA0XnFFgAAAADRecUWAAAAAAJTAsAAAAAIAAIAAAAAAAAAAQAAA8D/wAAABAAAAAAAAlMAAQAAAAAAAAAAAAAAAAAAAAUAAAAAAAAAAAAAAAACAAAAAoAAMQAAAAAACgAUAB4AmgABAAAABQBVAAIAAAAAAAIAAAAAAAAAAAAAAAAAAAAAAAAADgCuAAEAAAAAAAEADgAAAAEAAAAAAAIABwCfAAEAAAAAAAMADgBLAAEAAAAAAAQADgC0AAEAAAAAAAUACwAqAAEAAAAAAAYADgB1AAEAAAAAAAoAGgDeAAMAAQQJAAEAHAAOAAMAAQQJAAIADgCmAAMAAQQJAAMAHABZAAMAAQQJAAQAHADCAAMAAQQJAAUAFgA1AAMAAQQJAAYAHACDAAMAAQQJAAoANAD4YW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzVmVyc2lvbiAxLjAAVgBlAHIAcwBpAG8AbgAgADEALgAwYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzUmVndWxhcgBSAGUAZwB1AGwAYQByYW5jaG9yanMtaWNvbnMAYQBuAGMAaABvAHIAagBzAC0AaQBjAG8AbgBzRm9udCBnZW5lcmF0ZWQgYnkgSWNvTW9vbi4ARgBvAG4AdAAgAGcAZQBuAGUAcgBhAHQAZQBkACAAYgB5ACAASQBjAG8ATQBvAG8AbgAuAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA==) format("truetype"); }',i=" [data-anchorjs-icon]::after { content: attr(data-anchorjs-icon); }";e.className="anchorjs",e.appendChild(document.createTextNode("")),A=document.head.querySelector('[rel="stylesheet"], style'),void 0===A?document.head.appendChild(e):document.head.insertBefore(e,A),e.sheet.insertRule(t,e.sheet.cssRules.length),e.sheet.insertRule(n,e.sheet.cssRules.length),e.sheet.insertRule(i,e.sheet.cssRules.length),e.sheet.insertRule(o,e.sheet.cssRules.length)}}this.options=A||{},this.elements=[],e(this.options),this.isTouchDevice=function(){return!!("ontouchstart"in window||window.DocumentTouch&&document instanceof DocumentTouch)},this.add=function(A){var o,i,s,a,r,c,l,h,u,g,B,f,d=[];if(e(this.options),f=this.options.visible,"touch"===f&&(f=this.isTouchDevice()?"always":"hover"),A||(A="h1, h2, h3, h4, h5, h6"),o=t(A),0===o.length)return!1;for(n(),i=document.querySelectorAll("[id]"),s=[].map.call(i,function(A){return A.id}),r=0;r<o.length;r++)if(this.hasAnchorJSLink(o[r]))d.push(r);else{if(o[r].hasAttribute("id"))a=o[r].getAttribute("id");else{h=this.urlify(o[r].textContent),u=h,l=0;do void 0!==c&&(u=h+"-"+l),c=s.indexOf(u),l+=1;while(-1!==c);c=void 0,s.push(u),o[r].setAttribute("id",u),a=u}g=a.replace(/-/g," "),B=document.createElement("a"),B.className="anchorjs-link "+this.options.class,B.href="#"+a,B.setAttribute("aria-label","Anchor link for: "+g),B.setAttribute("data-anchorjs-icon",this.options.icon),"always"===f&&(B.style.opacity="1"),""===this.options.icon&&(B.style.fontFamily="anchorjs-icons",B.style.fontStyle="normal",B.style.fontVariant="normal",B.style.fontWeight="normal",B.style.lineHeight=1,"left"===this.options.placement&&(B.style.lineHeight="inherit")),"left"===this.options.placement?(B.style.position="absolute",B.style.marginLeft="-1em",B.style.paddingRight="0.5em",o[r].insertBefore(B,o[r].firstChild)):(B.style.paddingLeft="0.375em",o[r].appendChild(B))}for(r=0;r<d.length;r++)o.splice(d[r]-r,1);return this.elements=this.elements.concat(o),this},this.remove=function(A){for(var e,n,o=t(A),i=0;i<o.length;i++)n=o[i].querySelector(".anchorjs-link"),n&&(e=this.elements.indexOf(o[i]),-1!==e&&this.elements.splice(e,1),o[i].removeChild(n));return this},this.removeAll=function(){this.remove(this.elements)},this.urlify=function(A){var t,n=/[& +$,:;=?@"#{}|^~[`%!'\]\.\/\(\)\*\\]/g;return this.options.truncate||e(this.options),t=A.trim().replace(/\'/gi,"").replace(n,"-").replace(/-{2,}/g,"-").substring(0,this.options.truncate).replace(/^-+|-+$/gm,"").toLowerCase()},this.hasAnchorJSLink=function(A){var e=A.firstChild&&(" "+A.firstChild.className+" ").indexOf(" anchorjs-link ")>-1,t=A.lastChild&&(" "+A.lastChild.className+" ").indexOf(" anchorjs-link ")>-1;return e||t||!1}}return A});

1234567