Home
last modified time | relevance | path

Searched refs:domain (Results 201 – 225 of 236) sorted by relevance

12345678910

/plugin/issuetracker/
H A Dprototype.js1630 domain: document.domain,
/plugin/jplayer/vendor/james-heinrich/getid3/
H A Dstructure.txt2147 …['vqf']=>array() { // VQF - transform-domain weighted interleave Vector Quantiz…
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1290 * `'http://www.google.com/s2/favicons?'+$.param({domain:location.hostname})`
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …,decimal:1,drop:1,"continue":1,isolation:1,found:1,where:1,constraints:1,domain:1,right:1,national…
/plugin/yuriigantt/3rd/dhtmlxgantt/
H A Ddhtmlxgantt.js.map1domain","domainBind","onUnhandledRejectionHandled","disableLongStackTraces","longStackTracesIsSupp…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1domain = extent,\n threshold = sturges;\n\n function histogram(data) {\n var i,\n …
/plugin/edittable/lib/
H A Dhandsontable.full.js21857 var domain = reaction.domain;
21867 if (domain) domain.enter();
21869 if (domain) domain.exit();
21994 reaction.domain = isNode ? process.domain : undefined;
49426 if (isNode && (parent = process.domain)) parent.exit();
/plugin/aichat/vendor/vanderlee/php-sentence/doc/resources/
H A Dcombined.js64 options.domain ? '; domain=' + options.domain : '',
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1domain","onHandleUnhandled","exited","then","isReject","onUnhandled","unhandled","isUnhandled","re…
H A Dpdf.js.map1domain","onHandleUnhandled","exited","then","isReject","onUnhandled","unhandled","isUnhandled","re…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js139 }else{if(/^\/./.test(src)){var domain=/^(\w+:\/\/[^\/]+)/.exec(path);
140 path=domain[1]+src
7754 }else{if(/^\/./.test(src)){var domain=/^(\w+:\/\/[^\/]+)/.exec(path);
7755 path=domain[1]+src
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js414 var domain = /^(\w+:\/\/[^\/]+)/.exec(path);
415 path = domain[1] + src;
29084 var domain = /^(\w+:\/\/[^\/]+)/.exec(path);
29085 path = domain[1] + src;
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js150 }else{if(/^\/./.test(src)){var domain=/^(\w+:\/\/[^\/]+)/.exec(path);
151 path=domain[1]+src
1337 domMemberMap.Document=extendArray(domMemberMap.Node,["documentElement","body","title","location","referrer","cookie","contentType","lastModified","characterSet","inputEncoding","xmlEncoding","xmlStandalone","xmlVersion","strictErrorChecking","documentURI","URL","defaultView","doctype","implementation","styleSheets","images","links","forms","anchors","embeds","plugins","applets","width","height","designMode","compatMode","async","preferredStylesheetSet","alinkColor","linkColor","vlinkColor","bgColor","fgColor","domain","addEventListener","removeEventListener","dispatchEvent","captureEvents","releaseEvents","routeEvent","clear","open","close","execCommand","execCommandShowHelp","getElementsByName","getSelection","queryCommandEnabled","queryCommandIndeterm","queryCommandState","queryCommandSupported","queryCommandText","queryCommandValue","write","writeln","adoptNode","appendChild","removeChild","renameNode","cloneNode","compareDocumentPosition","createAttribute","createAttributeNS","createCDATASection","createComment","createDocumentFragment","createElement","createElementNS","createEntityReference","createEvent","createExpression","createNSResolver","createNodeIterator","createProcessingInstruction","createRange","createTextNode","createTreeWalker","domConfig","evaluate","evaluateFIXptr","evaluateXPointer","getAnonymousElementByAttribute","getAnonymousNodes","addBinding","removeBinding","getBindingParent","getBoxObjectFor","setBoxObjectFor","getElementById","getElementsByTagName","getElementsByTagNameNS","hasAttributes","hasChildNodes","importNode","insertBefore","isDefaultNamespace","isEqualNode","isSameNode","isSupported","load","loadBindingDocument","lookupNamespaceURI","lookupPrefix","normalize","normalizeDocument","getFeature","getUserData","setUserData"]);
7765 }else{if(/^\/./.test(src)){var domain=/^(\w+:\/\/[^\/]+)/.exec(path);
7766 path=domain[1]+src
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php3693 …// include "_offsite" only if nooffsitelink_enabled and if referrer doesn't match the domain of th…
/plugin/pgn4web/pgn4web/
H A Dpgn-standard.txt27 the sharing of public domain chess game data among chessplayers (both organic
42 variety of different programs, both commercial and public domain, are used to
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js15 …)/.test(a),isCustomDomain:function(){if(!this.ie)return!1;var a=document.domain,b=window.location.…
35 …ry{a=window.parent.document.domain;break}catch(g){a=a?a.replace(/.+?(?:\.|$)/,""):document.domain;…
923 …\\'/g,"'"),g=e(g),e=f.params[h].toLowerCase(),a[e]=g;a.address=[a.name,a.domain].join("@")}}));if(…
927 …ush(")")):e=["mailto:",h,k];break;default:e=h.split("@",2),k.name=e[0],k.domain=e[1],e=["javascrip…
1166 …spell")).modes={wysiwyg:!CKEDITOR.env.opera&&!CKEDITOR.env.air&&document.domain==window.location.h…
H A DCHANGES.md574 …itor.com/addon/lineutils) are used in an inline editor loaded in a cross-domain `iframe`. Thanks t…
1123 * [#10165](http://dev.ckeditor.com/ticket/10165): [IE] Access denied error when `document.domain` h…
/plugin/findologicxmlexport/vendor/jms/serializer/
H A DCHANGELOG.md329 - Added translation domain to FormErrorHandler [\#783](https://github.com/schmittjoh/serializer/pul…
/plugin/passpolicy/
H A D10k-common-passwords.txt5277 domain
/plugin/ckgedit/ckeditor/
H A Dckeditor.js14 …)/.test(a),isCustomDomain:function(){if(!this.ie)return!1;var a=document.domain,b=window.location.…
37 …ry{a=window.parent.document.domain;break}catch(b){a=a?a.replace(/.+?(?:\.|$)/,""):document.domain;…
1000 …\\'/g,"'"),h=f(h),f=d.params[k].toLowerCase(),a[f]=h;a.address=[a.name,a.domain].join("@")}}));if(…
1003 …ush(")")):a=["mailto:",f,e];break;default:a=f.split("@",2),e.name=a[0],e.domain=a[1],a=["javascrip…
1336 …spell")).modes={wysiwyg:!CKEDITOR.env.opera&&!CKEDITOR.env.air&&document.domain==window.location.h…
H A Dckeditor.js.unc252 var a = document.domain,
709 a = window.parent.document.domain;
712 a = a ? a.replace(/.+?(?:\.|$)/, "") : document.domain;
714 document.domain =
19837 a.address = [a.name, a.domain].join("@")
19905 … a = f.split("@", 2), e.name = a[0], e.domain = a[1], a = ["javascript:", r(c, e)]
22224 …e = "all options lang ignore-all-caps-words ignore-domain-names ignore-words-with-mixed-cases igno…
22225 …f = ["lang", "ignore-all-caps-words", "ignore-domain-names", "ignore-words-with-mixed-cases", "ign…
22583 …"boolean" === typeof a.config.scayt_ignoreDomainNames && (f["ignore-domain-names"] = a.config.scay…
26622 …wysiwyg: !CKEDITOR.env.opera && !CKEDITOR.env.air && document.domain == window.location.hostname &…
H A DCHANGES.md994 …com/cke4/addon/lineutils) are used in an inline editor loaded in a cross-domain `iframe`. Thanks t…
1543 * [#10165](https://dev.ckeditor.com/ticket/10165): [IE] Access denied error when `document.domain` …
/plugin/xlsx2dw/packages/exceljs/
H A Dexceljs.js41655 if (IS_NODE && (parent = process.domain)) parent.exit();
41875 activeXDocument = document.domain && new ActiveXObject('htmlfile');
42817 var domain = reaction.domain;
42827 if (domain) domain.enter();
42829 if (domain) {
42830 domain.exit();
42841 if (domain && !exited) domain.exit();
42973 reaction.domain = IS_NODE ? process.domain : undefined;
/plugin/icons/assets/material-design-icons/css/
H A Dmaterialdesignicons.min.css1 …ontent:"\F6B2"}.mdi-dolly::before{content:"\FEBB"}.mdi-domain::before{content:"\F1D7"}.mdi-domain-…
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1694 the server was running on the root of the domain and a user tried to access a

12345678910