Home
last modified time | relevance | path

Searched refs:replacement (Results 76 – 100 of 143) sorted by relevance

123456

/plugin/adhoctags/
H A DREADME.md66 Please note that `<div>` and `<span>` are also handled by the [Wrap](https://github.com/selfthinker/dokuwiki_plugin_wrap) Plugin and having them enabled while Wrap is also active can lead to unexpected results. If you need the attribute features of this plugin with these tags, it is better to disable Wrap, and possibly use [Ad-Hoc Wrap](https://github.com/saschaleib/dokuwiki-plugin-adhocwrap) instead as a replacement.
/plugin/ckgdoku/ckeditor/lang/
H A Den.js.ckgedit53 "as in <span style='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement
H A Den.js.beautified710 …le='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement text will be ap…
H A Den.js.unc59 "as in <span style='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement
/plugin/ckgedit/ckeditor/lang/
H A Den.js.ckgedit58 "as in <span style='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement
H A Den.4.9.js.beautified802 …le='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement text will be ap…
H A Den.js-4.9.merged59 "as in <span style='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement
H A Den.js.unc59 "as in <span style='font-weight:600'>{NAME}.</span> When there is no place holder, the replacement
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/odt/renderer/
H A Dpage.php2009 public function replaceURLPrefix ($URL, $replacement) { argument
2010 return $this->import->replaceURLPrefix ($URL, $replacement);
/plugin/ckgdoku/scripts/
H A Dparse_wiki-cmpr.js1 …ORMAT_SPACE_\s*$/,"")}if(this.link_only){if(U){replacement="|"+U+"}} ";r=r.replace(/\}\}\s*$/,repl…
H A Dparse_wiki.js.unc1446 replacement = '|'+text + '}} ';
1447 results = results.replace(/\}\}\s*$/,replacement);
/plugin/ckgedit/scripts/
H A Dparse_wiki-cmpr.js1 …ORMAT_SPACE_\s*$/,"")}if(this.link_only){if(U){replacement="|"+U+"}} ";r=r.replace(/\}\}\s*$/,repl…
H A Dparse_wiki.js.unc1455 replacement = '|' + text + '}} ';
1456 results = results.replace(/\}\}\s*$/, replacement);
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md190 The "procedural" global client has been removed with no replacement (e.g.,
192 object as a replacement.
244 The `Guzzle\Cache` namespace has been removed. (Todo: No suitable replacement
547 For a replacement of these iterators, see https://github.com/nikic/iter
/plugin/commonmark/vendor/league/commonmark/
H A DREADME.md69 The `GithubFlavoredMarkdownConverter` shown earlier is a drop-in replacement for the `CommonMarkConverter` which adds additional features found in the GFM spec:
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php3225 $replacement = '<g ' . $inners . '>' . $insert . '</g>';
3226 $data = preg_replace('/' . preg_quote($links[0][$i], '/') . '/is', $replacement, $data);
3278 $replacement = '<g ' . $inners . '>' . $insert . '</g>';
3279 $data = preg_replace('/' . preg_quote($links[0][$i], '/') . '/is', $replacement, $data);
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1replacement","isRegex","s2","replaceEach","replacements","r","separator","limit","uninstall","unio…
/plugin/webdav/vendor/sabre/http/
H A DREADME.md185 It's by no means a replacement for something like [Guzzle][7], but it provides
/plugin/davcal/vendor/sabre/http/
H A DREADME.md185 It's by no means a replacement for something like [Guzzle][7], but it provides
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js9replacement=fabric.util.createImage(),_this=this;canvasEl.width=imgEl.width;canvasEl.height=imgEl.…
H A Dfabric.js17199 replacement = fabric.util.createImage(),
17220 replacement.width = canvasEl.width;
17221 replacement.height = canvasEl.height;
17224 replacement.src = canvasEl.toBuffer(undefined, fabric.Image.pngCompression);
17226 _this._element = replacement;
17227 !forResizing && (_this._filteredEl = replacement);
17231 replacement.onload = function() {
17232 _this._element = replacement;
17233 !forResizing && (_this._filteredEl = replacement);
17235 replacement.onload = canvasEl = imgEl = null;
[all …]
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md157 * `FIX`: check for replacement using actual target ([#1699](https://github.com/bpmn-io/bpmn-js/pull…
683 * `FIX`: correctly handle flow reconnection + type replacement ([#896](https://github.com/bpmn-io/b…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D7.7.js.map1 …h',\n 'regex',\n 'reject',\n 'remote',\n 'renaming',\n 'replacement',\n 'replaci…

123456