Home
last modified time | relevance | path

Searched refs:Replace (Results 1 – 25 of 233) sorted by relevance

12345678910

/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
H A Dutil.asp29 RemoveFromStart = oRegex.Replace( sourceString, "" )
37 RemoveFromEnd = oRegex.Replace( sourceString, "" )
41 ConvertToXmlAttribute = Replace( value, "&", "&" )
H A Dio.asp190 SanitizeFolderName = oRegex.Replace( sNewFolderName, "_" )
203 sNewFileName = oRegex.Replace( sNewFileName, "_" )
208 SanitizeFileName = oRegex.Replace( sNewFileName, "_" )
217 …d(" & errorNumber & ",""" & Replace( fileUrl, """", "\""" ) & """,""" & Replace( fileName, """", "…
/plugin/authyubikey/lib/
H A DNEWS17 *** Replace use of 'split' with 'explode'.
18 *** Replace use of '&new' with 'new'.
/plugin/sphinxsearch/
H A Dplugin.info.txt6 desc Replace the default search with Sphinx Search
/plugin/aceeditor/
H A Dplugin.info.txt6 desc Replace textarea with Ace editor
/plugin/sphinxsearch-was/
H A Dplugin.info.txt6 desc Replace the default search with Sphinx Search
/plugin/extendpage/
H A Dplugin.info.txt6 desc Extend/Replace pages with id matching a regex by content from a different page
H A DREADME.md3 Extend/Replace pages with id matching a regex by content from a different page.
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js137 String.prototype.Replace = function( regExp, replacement, thisObj ) method in String
/plugin/ckgedit/ckeditor/lang/
H A Den.js.4.95Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
H A Dlang_array.txt173 "insertOption": "Replace actual contents",
226 "replace": "Replace",
227 "replaceAll": "Replace All",
229 "replaceWith": "Replace with:",
230 "title": "Find and Replace"
648 "btnReplace": "Replace",
649 "btnReplaceAll": "Replace All",
H A Den.4.9.js.beautified253 "insertOption": "Replace actual contents",
306 "replace": "Replace",
307 "replaceAll": "Replace All",
309 "replaceWith": "Replace with:",
310 "title": "Find and Replace"
736 "btnReplace": "Replace",
737 "btnReplaceAll": "Replace All",
H A Den.js-4.9.merged5Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
H A Den.js.unc5Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
/plugin/autolink4/lang/en/
H A Dadmin_help.txt11 * inword: Replace partial words. DokuWiki defines a word as characters surrounded by spaces or punctuation, so this is required for languages that do not require space between words.
/plugin/wysiwyg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm84 <cfset bad_word = Replace(bad_word, "'", "\'", "ALL")>
87 <cfset sug_list = ListQualify(Replace(sug_list, "'", "\'", "ALL"), "'")>
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/
H A Dspellchecker.cfm86 <cfset bad_word = Replace(bad_word, "'", "\'", "ALL")>
89 <cfset sug_list = ListQualify(Replace(sug_list, "'", "\'", "ALL"), "'")>
/plugin/ckgdoku/ckeditor/lang/
H A Dlang_array.txt173 "insertOption": "Replace actual contents",
226 "replace": "Replace",
227 "replaceAll": "Replace All",
229 "replaceWith": "Replace with:",
230 "title": "Find and Replace"
648 "btnReplace": "Replace",
649 "btnReplaceAll": "Replace All",
H A Den.js.beautified169 insertOption: "Replace actual contents",
222 replace: "Replace",
223 replaceAll: "Replace All",
225 replaceWith: "Replace with:",
226 title: "Find and Replace"
644 btnReplace: "Replace",
645 btnReplaceAll: "Replace All",
H A Den.js.unc5Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbaritems.js102 …case 'Replace' : oItem = new FCKToolbarButton( 'Replace' , FCKLang.Replace, null, null, null, nu…
/plugin/table2csv/
H A DREADME.md16 …tmarker cannot be part of the table such as a column heading or caption. Replace "any text" with y…
/plugin/ckgedit/lang/
H A Den.4.9.js.beautified253 "insertOption": "Replace actual contents",
306 "replace": "Replace",
307 "replaceAll": "Replace All",
309 "replaceWith": "Replace with:",
310 "title": "Find and Replace"
736 "btnReplace": "Replace",
737 "btnReplaceAll": "Replace All",
/plugin/bibtex4dw/
H A DTODO.md33 ## Replace BibTeX backend code
/plugin/yuriigantt/
H A DREADME.md15 Replace installation code at *lib/plugins/yuriigantt/3rd/dhtmlxgantt* with your dhtmlxGantt PRO.

12345678910