Searched refs:legacy (Results 1 – 25 of 56) sorted by relevance
123
/plugin/authgooglesheets/vendor/google/apiclient-services/src/DriveActivity/ |
D | ConsolidationStrategy.php | 30 public function setLegacy(Legacy $legacy) argument 32 $this->legacy = $legacy; 39 return $this->legacy;
|
/plugin/encryptedpasswords/script/ |
D | SubtleAES.js | 38 async decrypt(ciphertext, password, legacy = false) { argument 42 if (legacy) {
|
/plugin/xref/ |
D | Heuristics.php | 205 $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/ |
D | Output.CommentScriptContents.txt | 7 contents of script tags for legacy browsers with comments.
|
/plugin/asciidocjs/node_modules/pug-parser/ |
D | HISTORY.md | 11 * Treat the legacy `.jade` extension as `.pug` rather than a raw include
|
/plugin/diagramsnet/lib/math/extensions/TeX/ |
D | mhchem.js | 19 …fig:MathJax.Hub.CombineConfig("TeX.mhchem",{legacy:true})};if(!MathJax.Extension["TeX/mhchem"].con…
|
/plugin/openlayersmap/ol/ |
D | README.md | 6 This will get the full/legacy build of OpenLayers. See https://openlayers.org/download/
|
/plugin/davcal/vendor/sabre/event/ |
D | README.md | 20 For legacy reasons, we also provide a unsupported [PHP 5.3 compatible version][6].
|
/plugin/medialist/ |
D | README.md | 42 #### legacy syntax support
|
/plugin/tablelayout/ |
D | yarn.lock | 1056 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/ |
D | CHANGELOG.md | 152 Remove legacy `guard` and `guardedHandler` properties from try nodes.
|
/plugin/jplayer/vendor/happyworm/jplayer/ |
D | CHANGELOG.md | 90 - Bug Fix: Fixed the legacy Android fix to work with latest Android. This moved the android fix cod…
|
/plugin/asciidocjs/node_modules/acorn/ |
D | CHANGELOG.md | 279 Remove legacy `guard` and `guardedHandler` properties from try nodes.
|
/plugin/elasticsearch/vendor/react/promise/ |
D | CHANGELOG.md | 104 * Mark legacy progress support / notification API as deprecated
|
/plugin/asciidocjs/node_modules/minimatch/ |
D | README.md | 216 For legacy reasons, this is also set if
|
/plugin/freechat/phpfreechat/data/public/js/ |
D | xajax.js | 213 if(xajaxConfig.legacy){xajax.advancedCall=xajax.call;xajax.call=function(sFunction,aArgs,sRequestTy…
|
/plugin/amcharts/assets/ |
D | js-yaml.min.js | 2 …legacy=t.legacy||!1,this.implicitTypes=this.schema.compiledImplicit,this.typeMap=this.schema.compi…
|
/plugin/combo/vendor/php-webdriver/webdriver/ |
D | README.md | 158 * See [legacy JsonWire protocol](https://github.com/SeleniumHQ/selenium/wiki/DesiredCapabilities) d…
|
/plugin/c3chart/assets/ |
D | js-yaml.min.js | 2 …legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.sc…
|
/plugin/achart/assets/ |
D | js-yaml.min.js | 2 …legacy=t.legacy||!1,this.json=t.json||!1,this.listener=t.listener||null,this.implicitTypes=this.sc…
|
/plugin/davcal/fullcalendar-3.10.5/ |
D | fullcalendar.js | 4669 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/ |
D | dmn-js-decision-table.css | 82 width: 100%; /* Fallback for legacy Edge */
|
/plugin/datatables/assets/datatables.net/js/ |
D | jquery.dataTables.js | 4183 var legacy = DataTable.ext.legacy.ajax; 4184 if ( legacy === null ) { 4190 return legacy ? data : d; 14366 legacy: {
|
/plugin/asciidocjs/node_modules/glob/ |
D | README.md | 230 below about Windows paths](#windows). (For legacy reasons,
|
/plugin/codemirror/dist/modes/ |
D | python.min.js.map | 1 …& Number(parserConf.version) < 3)\n if (py3) {\n // since http://legacy.python.org/dev/pep…
|
123