/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/asp/ |
H A D | util.asp | 29 RemoveFromStart = oRegex.Replace( sourceString, "" ) 37 RemoveFromEnd = oRegex.Replace( sourceString, "" ) 41 ConvertToXmlAttribute = Replace( value, "&", "&" )
|
H A D | io.asp | 190 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 D | NEWS | 17 *** Replace use of 'split' with 'explode'. 18 *** Replace use of '&new' with 'new'.
|
/plugin/sphinxsearch/ |
H A D | plugin.info.txt | 6 desc Replace the default search with Sphinx Search
|
/plugin/aceeditor/ |
H A D | plugin.info.txt | 6 desc Replace textarea with Ace editor
|
/plugin/sphinxsearch-was/ |
H A D | plugin.info.txt | 6 desc Replace the default search with Sphinx Search
|
/plugin/extendpage/ |
H A D | plugin.info.txt | 6 desc Extend/Replace pages with id matching a regex by content from a different page
|
H A D | README.md | 3 Extend/Replace pages with id matching a regex by content from a different page.
|
/plugin/wysiwyg/fckeditor/editor/_source/ |
H A D | fckjscoreextensions.js | 137 String.prototype.Replace = function( regExp, replacement, thisObj ) method in String
|
/plugin/ckgedit/ckeditor/lang/ |
H A D | en.js.4.9 | 5 …Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
|
H A D | lang_array.txt | 173 "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 D | en.4.9.js.beautified | 253 "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 D | en.js-4.9.merged | 5 …Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
|
H A D | en.js.unc | 5 …Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
|
/plugin/autolink4/lang/en/ |
H A D | admin_help.txt | 11 * 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 D | spellchecker.cfm | 84 <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 D | spellchecker.cfm | 86 <cfset bad_word = Replace(bad_word, "'", "\'", "ALL")> 89 <cfset sug_list = ListQualify(Replace(sug_list, "'", "\'", "ALL"), "'")>
|
/plugin/ckgdoku/ckeditor/lang/ |
H A D | lang_array.txt | 173 "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 D | en.js.beautified | 169 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 D | en.js.unc | 5 …Replace actual contents","options":"Template Options","selectPromptMsg":"Please select the templat…
|
/plugin/wysiwyg/fckeditor/editor/_source/internals/ |
H A D | fcktoolbaritems.js | 102 …case 'Replace' : oItem = new FCKToolbarButton( 'Replace' , FCKLang.Replace, null, null, null, nu…
|
/plugin/table2csv/ |
H A D | README.md | 16 …tmarker cannot be part of the table such as a column heading or caption. Replace "any text" with y…
|
/plugin/ckgedit/lang/ |
H A D | en.4.9.js.beautified | 253 "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 D | TODO.md | 33 ## Replace BibTeX backend code
|
/plugin/yuriigantt/ |
H A D | README.md | 15 Replace installation code at *lib/plugins/yuriigantt/3rd/dhtmlxgantt* with your dhtmlxGantt PRO.
|