Home
last modified time | relevance | path

Searched refs:Replace (Results 151 – 175 of 233) sorted by path

12345678910

/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak325 // Replace the values
H A Dsyntax.php.2018-03-08_163718.bak325 // Replace the values
H A Dsyntax.php.2018-03-08_164623.bak325 // Replace the values
H A Dsyntax.php.2018-03-08_164706.bak329 // Replace the values
H A Dsyntax.php.2018-03-08_165027.bak331 // Replace the values
H A Dsyntax.php.2018-03-08_165158.bak330 // Replace the values
H A Dsyntax.php.2018-03-08_165255.bak332 // Replace the values
/plugin/mikioplugin/
H A DREADME.md152 - Replace Windows directory separator in CSS paths
/plugin/odtsupport/
H A Ddokuwiki_plugin_page.wiki79 …d metadata value of the wiki page into a field in an exported ODT file. (Replace "string" with the…
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/pdfjs/pdfjs/build/
H A Dpdf.worker.js.map1Replace non-existent page content with empty content.\n stream = new NullStream();\n }\n …
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md125 // Replace "city" with the appropriate method for your database, e.g.,
280 // Replace "42" with your account ID and "license_key" with your license
284 // Replace "city" with the method corresponding to the web service that
/plugin/sequencediagram/bower_components/lodash/doc/
H A DREADME.md4019 // Replace `_.memoize.Cache`.
/plugin/siteexport/inc/
H A DreadCSS.patch154 // Replace any background: url(data:image... with temporary image file reference
/plugin/solr/
H A DREADME.md25 Replace it with the following code:
/plugin/sphinxsearch-was/
H A Dplugin.info.txt6 desc Replace the default search with Sphinx Search
/plugin/sphinxsearch/
H A Dplugin.info.txt6 desc Replace the default search with Sphinx Search
/plugin/syntaxhighlighter4/dist/
H A Dsyntaxhighlighter.js.map1Replace two or more sequential spaces with   leaving last space untouched.\n str = str.rep…
/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/wysiwyg/fckeditor/editor/_source/classes/
H A Dfckstyle.js704 attValue = attValue.Replace( FCKRegexLib.StyleVariableAttName, this._GetVariableReplace, this ) ;
716 attValue = attValue.Replace( FCKRegexLib.StyleVariableAttName, this._GetVariableReplace, this ) ;
/plugin/wysiwyg/fckeditor/editor/_source/
H A Dfckjscoreextensions.js137 String.prototype.Replace = function( regExp, replacement, thisObj ) method in String
/plugin/wysiwyg/fckeditor/editor/_source/internals/
H A Dfcktoolbaritems.js102 …case 'Replace' : oItem = new FCKToolbarButton( 'Replace' , FCKLang.Replace, null, null, null, nu…
/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/wysiwyg/fckeditor/editor/filemanager/connectors/asp/
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, """", "…
H A Dutil.asp29 RemoveFromStart = oRegex.Replace( sourceString, "" )
37 RemoveFromEnd = oRegex.Replace( sourceString, "" )
41 ConvertToXmlAttribute = Replace( value, "&", "&amp;" )

12345678910