Home
last modified time | relevance | path

Searched refs:legacy (Results 1 – 25 of 56) sorted by relevance

123

/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/
DConsolidationStrategy.php30 public function setLegacy(Legacy $legacy) argument
32 $this->legacy = $legacy;
39 return $this->legacy;
/plugin/encryptedpasswords/script/
DSubtleAES.js38 async decrypt(ciphertext, password, legacy = false) { argument
42 if (legacy) {
/plugin/xref/
DHeuristics.php205 $legacy = file_get_contents(DOKU_INC . 'inc/legacy.php');
206 …if (preg_match_all('/class_alias\(\'([^\']+)\', *\'([^\']+)\'\)/', $legacy, $matches, PREG_SET_ORD…
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/ConfigSchema/schema/
DOutput.CommentScriptContents.txt7 contents of script tags for legacy browsers with comments.
/plugin/asciidocjs/node_modules/pug-parser/
DHISTORY.md11 * Treat the legacy `.jade` extension as `.pug` rather than a raw include
/plugin/diagramsnet/lib/math/extensions/TeX/
Dmhchem.js19 …fig:MathJax.Hub.CombineConfig("TeX.mhchem",{legacy:true})};if(!MathJax.Extension["TeX/mhchem"].con…
/plugin/openlayersmap/ol/
DREADME.md6 This will get the full/legacy build of OpenLayers. See https://openlayers.org/download/
/plugin/davcal/vendor/sabre/event/
DREADME.md20 For legacy reasons, we also provide a unsupported [PHP 5.3 compatible version][6].
/plugin/medialist/
DREADME.md42 #### legacy syntax support
/plugin/tablelayout/
Dyarn.lock1056 grunt-legacy-log-utils@~1.0.0:
1058 …resolved "https://registry.yarnpkg.com/grunt-legacy-log-utils/-/grunt-legacy-log-utils-1.0.0.tgz#a…
1063 grunt-legacy-log@~1.0.0:
1065 …resolved "https://registry.yarnpkg.com/grunt-legacy-log/-/grunt-legacy-log-1.0.2.tgz#7d7440426ace7…
1068 grunt-legacy-log-utils "~1.0.0"
1072 grunt-legacy-util@~1.0.0:
1074 …resolved "https://registry.yarnpkg.com/grunt-legacy-util/-/grunt-legacy-util-1.0.0.tgz#386aa78dc6e…
1106 grunt-legacy-log "~1.0.0"
1107 grunt-legacy-util "~1.0.0"
/plugin/asciidocjs/node_modules/with/node_modules/acorn/
DCHANGELOG.md152 Remove legacy `guard` and `guardedHandler` properties from try nodes.
/plugin/jplayer/vendor/happyworm/jplayer/
DCHANGELOG.md90 - Bug Fix: Fixed the legacy Android fix to work with latest Android. This moved the android fix cod…
/plugin/asciidocjs/node_modules/acorn/
DCHANGELOG.md279 Remove legacy `guard` and `guardedHandler` properties from try nodes.
/plugin/elasticsearch/vendor/react/promise/
DCHANGELOG.md104 * Mark legacy progress support / notification API as deprecated
/plugin/asciidocjs/node_modules/minimatch/
DREADME.md216 For legacy reasons, this is also set if
/plugin/freechat/phpfreechat/data/public/js/
Dxajax.js213 if(xajaxConfig.legacy){xajax.advancedCall=xajax.call;xajax.call=function(sFunction,aArgs,sRequestTy…
/plugin/amcharts/assets/
Djs-yaml.min.js2legacy=t.legacy||!1,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compi…
/plugin/combo/vendor/php-webdriver/webdriver/
DREADME.md158 * See [legacy JsonWire protocol](https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities) d…
/plugin/c3chart/assets/
Djs-yaml.min.js2legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.sc…
/plugin/achart/assets/
Djs-yaml.min.js2legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.sc…
/plugin/davcal/fullcalendar-3.10.5/
Dfullcalendar.js4669 var legacy = eventFootprint.getEventLegacy();
4671 context: legacy,
4672 args: [legacy, el, this.view]
10210 var legacy;
10212 legacy = seg.footprint.getEventLegacy();
10214 context: legacy,
10215 args: [legacy, seg.el, _this]
10228 var legacy;
10230 legacy = seg.footprint.getEventLegacy();
10232 context: legacy,
[all …]
/plugin/bpmnio/vendor/dmn-js/dist/assets/
Ddmn-js-decision-table.css82 width: 100%; /* Fallback for legacy Edge */
/plugin/datatables/assets/datatables.net/js/
Djquery.dataTables.js4183 var legacy = DataTable.ext.legacy.ajax;
4184 if ( legacy === null ) {
4190 return legacy ? data : d;
14366 legacy: {
/plugin/asciidocjs/node_modules/glob/
DREADME.md230 below about Windows paths](#windows). (For legacy reasons,
/plugin/codemirror/dist/modes/
Dpython.min.js.map1 …& Number(parserConf.version) < 3)\n if (py3) {\n // since http://legacy.python.org/dev/pep…

123