Home
last modified time | relevance | path

Searched refs:o (Results 401 – 425 of 1307) sorted by relevance

1...<<11121314151617181920>>...53

/plugin/findologicxmlexport/vendor/phpunit/phpunit/tests/_files/
H A DCoverageClassTest.php9 $o = new CoveredClass;
10 $o->publicMethod();
H A DCoverageMethodParenthesesWhitespaceTest.php9 $o = new CoveredClass;
10 $o->publicMethod();
H A DCoverageMethodTest.php9 $o = new CoveredClass;
10 $o->publicMethod();
H A DCoverageNoneTest.php6 $o = new CoveredClass;
7 $o->publicMethod();
H A DCoverageNotPrivateTest.php9 $o = new CoveredClass;
10 $o->publicMethod();
H A DCoverageNothingTest.php10 $o = new CoveredClass;
11 $o->publicMethod();
H A DCoveragePrivateTest.php9 $o = new CoveredClass;
10 $o->publicMethod();
H A DCoverageProtectedTest.php9 $o = new CoveredClass;
10 $o->publicMethod();
H A DCoveragePublicTest.php9 $o = new CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageNotPrivateTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageNotProtectedTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageProtectedTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
/plugin/explorertree/
H A Dhelper.php131 if (!($o = $this->loadRoute($name))){
141 $class = $o['vars']['class'],
148 if (!($id = $o['vars']['id'])){
161 $o = array(
172 $json = json_encode($o);
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dbootstrap.min.js6 !function(t,e){"object"==typeof exports&&"undefined"!=typeof module?module.exports=e(require("@popperjs/core")):"function"==typeof define&&define.amd?define(["@popperjs/core"],e):(t="undefined"!=typeof globalThis?globalThis:t||self).bootstrap=e(t.Popper)}(this,(function(t){"use strict";function e(t){if(t&&t.__esModule)return t;var e=Object.create(null);return t&&Object.keys(t).forEach((function(s){if("default"!==s){var i=Object.getOwnPropertyDescriptor(t,s);Object.defineProperty(e,s,i.get?i:{enumerable:!0,get:function(){return t[s]}})}})),e.default=t,Object.freeze(e)}var s=e(t);const i={find:(t,e=document.documentElement)=>[].concat(...Element.prototype.querySelectorAll.call(e,t)),findOne:(t,e=document.documentElement)=>Element.prototype.querySelector.call(e,t),children:(t,e)=>[].concat(...t.children).filter(t=>t.matches(e)),parents(t,e){const s=[];let i=t.parentNode;for(;i&&i.nodeType===Node.ELEMENT_NODE&&3!==i.nodeType;)i.matches(e)&&s.push(i),i=i.parentNode;return s},prev(t,e){let s=t.previousElementSibling;for(;s;){if(s.matches(e))return[s];s=s.previousElementSibling}return[]},next(t,e){let s=t.nextElementSibling;for(;s;){if(s.matches(e))return[s];s=s.nextElementSibling}return[]}},n=t=>{do{t+=Math.floor(1e6*Math.random())}while(document.getElementById(t));return t},o=t=>{let e=t.getAttribute("data-bs-target");if(!e||"#"===e){let s=t.getAttribute("href");if(!s||!s.includes("#")&&!s.startsWith("."))return null;s.includes("#")&&!s.startsWith("#")&&(s="#"+s.split("#")[1]),e=s&&"#"!==s?s.trim():null}return e},r=t=>{const e=o(t);return e&&document.querySelector(e)?e:null},a=t=>{const e=o(t);return e?document.querySelector(e):null},l=t=>{if(!t)return 0;let{transitionDuration:e,transitionDelay:s}=window.getComputedStyle(t);const i=Number.parseFloat(e),n=Number.parseFloat(s);return i||n?(e=e.split(",")[0],s=s.split(",")[0],1e3*(Number.parseFloat(e)+Number.parseFloat(s))):0},c=t=>{t.dispatchEvent(new Event("transitionend"))},h=t=>!(!t||"object"!=typeof t)&&(void 0!==t.jquery&&(t=t[0]),void 0!==t.nodeType),d=t=>h(t)?t.jquery?t[0]:t:"string"==typeof t&&t.length>0?i.findOne(t):null,u=(t,e)=>{let s=!1;const i=e+5;t.addEventListener("transitionend",(function e(){s=!0,t.removeEventListener("transitionend",e)})),setTimeout(()=>{s||c(t)},i)},g=(t,e,s)=>{Object.keys(s).forEach(i=>{const n=s[i],o=e[i],r=o&&h(o)?"element":null==(a=o)?""+a:{}.toString.call(a).match(/\s([a-z]+)/i)[1].toLowerCase();var a;if(!new RegExp(n).test(r))throw new TypeError(`${t.toUpperCase()}: Option "${i}" provided type "${r}" but expected type "${n}".`)})},f=t=>{if(!t)return!1;if(t.style&&t.parentNode&&t.parentNode.style){const e=getComputedStyle(t),s=getComputedStyle(t.parentNode);return"none"!==e.display&&"none"!==s.display&&"hidden"!==e.visibility}return!1},p=t=>!t||t.nodeType!==Node.ELEMENT_NODE||!!t.classList.contains("disabled")||(void 0!==t.disabled?t.disabled:t.hasAttribute("disabled")&&"false"!==t.getAttribute("disabled")),m=t=>{if(!document.documentElement.attachShadow)return null;if("function"==typeof t.getRootNode){const e=t.getRootNode();return e instanceof ShadowRoot?e:null}return t instanceof ShadowRoot?t:t.parentNode?m(t.parentNode):null},_=()=>{},b=t=>t.offsetHeight,v=()=>{const{jQuery:t}=window;return t&&!document.body.hasAttribute("data-bs-no-jquery")?t:null},y=()=>"rtl"===document.documentElement.dir,w=t=>{var e;e=()=>{const e=v();if(e){const s=t.NAME,i=e.fn[s];e.fn[s]=t.jQueryInterface,e.fn[s].Constructor=t,e.fn[s].noConflict=()=>(e.fn[s]=i,t.jQueryInterface)}},"loading"===document.readyState?document.addEventListener("DOMContentLoaded",e):e()},E=t=>{"function"==typeof t&&t()},T=new Map;var A={set(t,e,s){T.has(t)||T.set(t,new Map);const i=T.get(t);i.has(e)||0===i.size?i.set(e,s):console.error(`Bootstrap doesn't allow more than one instance per element. Bound instance: ${Array.from(i.keys())[0]}.`)},get:(t,e)=>T.has(t)&&T.get(t).get(e)||null,remove(t,e){if(!T.has(t))return;const s=T.get(t);s.delete(e),0===s.size&&T.delete(t)}};const k=/[^.]*(?=\..*)\.|.*/,L=/\..*/,C=/::\d+$/,D={};let N=1;const S={mouseenter:"mouseover",mouseleave:"mouseout"},O=/^(mouseenter|mouseleave)/i,I=new Set(["click","dblclick","mouseup","mousedown","contextmenu","mousewheel","DOMMouseScroll","mouseover","mouseout","mousemove","selectstart","selectend","keydown","keypress","keyup","orientationchange","touchstart","touchmove","touchend","touchcancel","pointerdown","pointermove","pointerup","pointerleave","pointercancel","gesturestart","gesturechange","gestureend","focus","blur","change","reset","select","submit","focusin","focusout","load","unload","beforeunload","resize","move","DOMContentLoaded","readystatechange","error","abort","scroll"]);function x(t,e){return e&&`${e}::${N++}`||t.uidEvent||N++}function j(t){const e=x(t);return t.uidEvent=e,D[e]=D[e]||{},D[e]}function P(t,e,s=null){const i=Object.keys(t);for(let n=0,o=i.length;n<o;n++){const o
[all...]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/tests/_files/
H A DNamespaceCoverageNotPrivateTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageNotProtectedTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageNotPublicTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoveragePrivateTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageProtectedTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoveragePublicTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageClassExtendedTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageClassTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();
H A DNamespaceCoverageCoversClassPublicTest.php12 $o = new Foo\CoveredClass;
13 $o->publicMethod();
H A DNamespaceCoverageCoversClassTest.php17 $o = new Foo\CoveredClass;
18 $o->publicMethod();
H A DNamespaceCoverageMethodTest.php9 $o = new Foo\CoveredClass;
10 $o->publicMethod();

1...<<11121314151617181920>>...53