Home
last modified time | relevance | path

Searched defs:nv (Results 1 – 10 of 10) sorted by relevance

/plugin/freechat/phpfreechat/data/public/js/
Dprototype.js3309 '=': function(nv, v) { return nv == v; }, argument
3310 '!=': function(nv, v) { return nv != v; }, argument
3311 '^=': function(nv, v) { return nv.startsWith(v); }, argument
3312 '$=': function(nv, v) { return nv.endsWith(v); }, argument
3313 '*=': function(nv, v) { return nv.include(v); }, argument
3314 '~=': function(nv, v) { return (' ' + nv + ' ').include(' ' + v + ' '); }, argument
3315 …'|=': function(nv, v) { return ('-' + nv.toUpperCase() + '-').include('-' + v.toUpperCase() + '-')… argument
/plugin/s5reloaded/ui/effects_support/
Dprototype.js3858 '=': function(nv, v) { return nv == v; }, argument
3859 '!=': function(nv, v) { return nv != v; }, argument
3860 '^=': function(nv, v) { return nv == v || nv && nv.startsWith(v); }, argument
3861 '$=': function(nv, v) { return nv == v || nv && nv.endsWith(v); }, argument
3862 '*=': function(nv, v) { return nv == v || nv && nv.include(v); }, argument
3863 '~=': function(nv, v) { return (' ' + nv + ' ').include(' ' + v + ' '); }, argument
3864 '|=': function(nv, v) { return ('-' + (nv || "").toUpperCase() + argument
/plugin/botmon/
H A Dadmin.js365 registerVisit: function(nv, type) { argument
/plugin/mizarverifiabledocs/dist/
H A Dscript.js1 …o,4,,9,,3,,5,17,3,3b,f,,w,1j,,,,4,8,4,,3,7,a,2,t,,1m,,,,2,4,8,,9,,a,2,q,,2,2,1l,,4,2,4,2,2,3,3,,u,…
/plugin/ckeditor5markdown/
H A Dckeditor.js2 …314),s=n.n(r)()(o());s.push([e.id,".ck.ck-toolbar{align-items:center;display:flex;flex-flow:row no…
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-viewer.production.min.js25 …ct")=="off"&&(f={from:a,to:l,insert:J.of([i.text.replace("."," ")])}),this.pendingContextChange=f,… argument
H A Ddmn-modeler.production.min.js8 …=0,s=0;for(o=t.index;o<e.length;o++){switch(e.charCodeAt(o)){case 34:i="&quot;";break;case 38:i="&… argument
/plugin/bpmnioeditor/vendor/bpmnio-js/
Dbpmn-modeler.production.min.js34 …s=function(e){if(e.CSS&&e.CSS.escape)return e.CSS.escape;var t=function(e){if(0==arguments.length)… variable
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js211 …er(wS,this),this._contextPad=e,this._popupMenu=t,this._translate=n,this._canvas=r}Yr.$inject=["con… function
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dencoder.json1 …-": 12, ".": 13, "/": 14, "0": 15, "1": 16, "2": 17, "3": 18, "4": 19, "5": 20, "6": 21, "7": 22, … number