Home
last modified time | relevance | path

Searched defs:replace (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/plugin/asciidocjs/node_modules/acorn/src/loose/
Dtokenize.js45replace = {start: e.pos, end: pos, type: tt.string, value: this.input.slice(e.pos + 1, pos)} variable
49 replace = {start: e.pos, end: pos, type: tt.regexp, value: re} variable
51 replace = {start: e.pos, end: pos, variable
/plugin/asciidocjs/node_modules/with/node_modules/acorn/src/loose/
Dtokenize.js45replace = {start: e.pos, end: pos, type: tt.string, value: this.input.slice(e.pos + 1, pos)} variable
49 replace = {start: e.pos, end: pos, type: tt.regexp, value: re} variable
51 replace = {start: e.pos, end: pos, variable
/plugin/fckg/fckeditor/editor/plugins/range/
Dfckplugin.js32 FCK.breakDelObject.prototype.replace = function() { method in FCK.breakDelObject
57 this.replaceStack.push({ df:f, parent: n.parentNode, replace: n }); property
103 FCK.paraDelObject.prototype.replace = function() { method in FCK.paraDelObject
128 this.replaceStack.push({ df:f, parent: n.parentNode, replace: n }); property
267 this.replaceStack.push({ df:df, parent: n.parentNode, replace: n }); property
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Compute/
DHttpHeaderOption.php33 public $replace; variable in Google\\Service\\Compute\\HttpHeaderOption
66 public function setReplace($replace)
/plugin/asciidocjs/node_modules/pug-linker/
Dindex.js120 return walk(ast, function before(node, replace) { argument
124 }, function after(node, replace) { argument
135 return walk(ast, function (node, replace) { argument
148 ast = walk(ast, null, function (node, replace) { argument
/plugin/asciidocjs/node_modules/lodash/
Dreplace.js22 function replace() { function
/plugin/asciidocjs/node_modules/core-js/modules/
D_replacer.js1 module.exports = function (regExp, replace) { argument
Des6.regexp.replace.js20 require('./_fix-re-wks')('replace', 2, function (defined, REPLACE, $replace, maybeCallNative) {
24 function replace(searchValue, replaceValue) { function
/plugin/asciidocjs/node_modules/core-js/library/modules/
D_replacer.js1 module.exports = function (regExp, replace) { argument
/plugin/linksuggest/
Dscript.js78 replace: function (item) { //returns what will be put to editor method
133 replace: function (item) { //returns what will be put to editor method
196 replace: function (item) { //returns what will be put to editor method
/plugin/asciidocjs/node_modules/pug-walk/
Dindex.js12 var replace = function replace(replacement) { function
/plugin/dw2pdf/
Dcomposer.json18 "replace": { object
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/Decorator/
DCleanup.php55 public function replace($def, $config) function in HTMLPurifier_DefinitionCache_Decorator_Cleanup
DMemory.php61 public function replace($def, $config) function in HTMLPurifier_DefinitionCache_Decorator_Memory
DTemplate.php.in49 public function replace($def, $config) function in HTMLPurifier_DefinitionCache_Decorator_Template
/plugin/wysiwyg/fckeditor/
Dfckeditor.py29 def escape(text, replace=string.replace): argument
/plugin/grensladawritezor/fckeditor/
Dfckeditor.py28 def escape(text, replace=string.replace): argument
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/URIFilter/
DMunge.php38 protected $replace = array(); variable in HTMLPurifier_URIFilter_Munge
/plugin/scrape/vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/
DNull.php34 public function replace($def, $config) function in HTMLPurifier_DefinitionCache_Null
DDecorator.php70 public function replace($def, $config) function in HTMLPurifier_DefinitionCache_Decorator
/plugin/asciidocjs/node_modules/promise/
Dbuild.js36 function replace(node, str) { function
/plugin/phpbblinks/
Daction.php35 function replace(&$event, $param) function in action_plugin_phpbblinks
/plugin/s5reloaded/ui/effects_support/
Dsound.js24 track: 'global', url: url, replace: false property
/plugin/emoji/
Dscript.js61 replace: function(shortname) { method
/plugin/html2pdf/html2pdf/html2ps/
Dcss.property.sub.class.php52 function replace($value, &$state) { function in CSSSubProperty

12345678910>>...12