Home
last modified time | relevance | path

Searched refs:namespaces (Results 176 – 200 of 228) sorted by relevance

12345678910

/plugin/amcharts/assets/amcharts/plugins/export/
H A Dexport.js80 namespaces: {
642 for ( i1 in _this.libs.namespaces ) {
643 var namespace = _this.libs.namespaces[ i1 ];
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/
H A DREADME.md12 Starting from version `7.4.0`, all the endpoints (and namespaces) are autogenerated using the [util/GenerateEndpoints.php](https://github.com/elastic/elasticsearch-php/blob/master/util/GenerateEndpoints.php) script. This script reads the [Elasticsearch API specs](https://github.com/elastic/elasticsearch/tree/master/rest-api-spec/src/main/resources/rest-api-spec/api) and generated the PHP classes for all the endpoints.
/plugin/adfs/phpsaml/extlib/xmlseclibs/
H A Dxmlseclibs.php985 … if (! empty($transform['http://www.w3.org/TR/1999/REC-xpath-19991116']['namespaces'])) {
/plugin/davcard/vendor/sabre/vobject/
H A DChangeLog.md612 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/webdavclient/vendor/sabre/vobject/
H A DChangeLog.md612 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/davcal/vendor/sabre/vobject/
H A DChangeLog.md572 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js10463 function getNsAttrs(namespaces) { argument
10895 var namespaces = this.namespaces,
10899 if (!namespaces) {
10903 this.namespaces = namespaces = new Namespaces(parentNamespaces);
10905 namespaces = parentNamespaces;
10909 return namespaces;
10921 namespaces.add(ns, wellknown);
10958 ns = namespaces.byUri(uri);
10973 namespaces.mapPrefix(prefix, uri);
11028 namespaces = this.namespaces;
[all …]
/plugin/diagramsnet/lib/math/
H A DMathJax.js19namespaces.add("m","http://www.w3.org/1998/Math/MathML");j.mpNamespace=true;if(document.readyState…
/plugin/codemirror/dist/modes/
H A Dxquery.min.js.map1 …, 'construction', 'contains', 'content',\n 'context', 'copy', 'copy-namespaces', 'count', 'deci…
/plugin/diagramsnet/lib/math/jax/output/SVG/
H A Djax.js19 …athZoom.js")}});if(!document.createElementNS){if(!document.namespaces.svg){document.namespaces.add…
/plugin/codeprettify/code-prettify/src/
H A Dlang-xq.js64 …ip-get|xdmp:zip-create|xdmp:xquery-version|xdmp:word-convert|xdmp:with-namespaces|xdmp:version|xdm…
/plugin/webdav/vendor/sabre/vobject/
H A DCHANGELOG.md838 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/icalevents/vendor/sabre/vobject/
H A DCHANGELOG.md777 * New: VObject library now uses PHP 5.3 namespaces.
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md1054 * BC Break: Moved the entire codebase to PHP namespaces.
1175 * Changed: reverted the automatic translation of 'DAV:' xml namespaces to
2202 Bandwidth and legibility for xml bodies with user-defined namespaces.
/plugin/diagramsnet/lib/math/extensions/MathML/
H A Dcontent-mathml.js19 …ontent-mathml"]=(function(d){var c=d.Browser.isMSIE;if(c){try{document.namespaces.add("m","http://…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js37 var namespaces=[]; variable
39 namespaces.push(fn,ns);
68 }if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("FBL.initialize",namespaces.length/2+" namespaces BEGIN")
70 i<namespaces.length;
71 i+=2){var fn=namespaces[i];
72 var ns=namespaces[i+1];
74 }if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("FBL.initialize",namespaces.length/2+" namespaces END");
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js68 var namespaces = []; variable
75 namespaces.push(fn, ns);
158 …if (FBTrace.DBG_INITIALIZE) FBTrace.sysout("FBL.initialize", namespaces.length/2+" namespaces BEGI…
160 for (var i = 0; i < namespaces.length; i += 2)
162 var fn = namespaces[i];
163 var ns = namespaces[i+1];
168 FBTrace.sysout("FBL.initialize", namespaces.length/2+" namespaces END");
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js48 var namespaces=[]; variable
50 namespaces.push(fn,ns);
79 }if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("FBL.initialize",namespaces.length/2+" namespaces BEGIN")
81 i<namespaces.length;
82 i+=2){var fn=namespaces[i];
83 var ns=namespaces[i+1];
85 }if(FBTrace.DBG_INITIALIZE){FBTrace.sysout("FBL.initialize",namespaces.length/2+" namespaces END");
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D4.4.js1 …prototype.getNamespaces=function(){return this.namespaces||(this.namespaces=new le(this)),this.nam…
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML.js46 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
H A DMML_HTMLorMML-full.js48 …r d,b;if(typeof(document.namespaces)!=="undefined"){try{for(d=0,b=document.namespaces.length;d<b;d…
55 …m);document.namespaces.add("m","http://www.w3.org/1998/Math/MathML");c.Browser.mpNamespace=true}if…
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md1078 * Broke the project into smaller top-level namespaces to be more component friendly
1255 * Allowing the use of dot notation for class namespaces when using instance_of constraint
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/docs/build/Elasticsearch/
H A DClient.asciidoc1322 Catchall for registered namespaces
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md441 * `FIX`: correct namespaces being removed on diagram export ([#1310](https://github.com/bpmn-io/bpm…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-viewer.production.min.js2namespaces,i=this.parent;return n||(t=i&&i.getNamespaces(),e||!t?this.namespaces=n=new nr(t):n=t),…

12345678910