crusade-tracker/system/caches/pluginsDslCache/doc/jetbrains.build-server.configs.kotlin.v2018_2.build-features/-file-content-replacer/regex-mode.html
2021-01-18 15:27:50 -05:00

34 lines
1.8 KiB
HTML

<HTML>
<HEAD>
<meta charset="UTF-8">
<title>FileContentReplacer.regexMode - </title>
<link rel="stylesheet" href="../../style.css">
</HEAD>
<BODY>
<a href="../index.html">jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures</a>&nbsp;/&nbsp;<a href="index.html">FileContentReplacer</a>&nbsp;/&nbsp;<a href="./regex-mode.html">regexMode</a><br/>
<br/>
<h1>regexMode</h1>
<a name="jetbrains.buildServer.configs.kotlin.v2018_2.buildFeatures.FileContentReplacer$regexMode"></a>
<code><span class="keyword">var </span><span class="identifier">regexMode</span><span class="symbol">: </span><a href="-regex-mode/index.html"><span class="identifier">RegexMode</span></a><span class="symbol">?</span></code>
<p>Controls the way the search pattern and the replacement text
are interpreted. The default is <a href="-regex-mode/-r-e-g-e-x.html">RegexMode.REGEX</a>. Set to
<a href="-regex-mode/-f-i-x-e-d_-s-t-r-i-n-g-s.html">RegexMode.FIXED_STRINGS</a> to perform a <em>fixed strings</em> search.</p>
<p><strong>Since</strong><br/>
2017.1</p>
<p><strong>Getter</strong><br/>
<p>Controls the way the search pattern and the replacement text
are interpreted. The default is <a href="-regex-mode/-r-e-g-e-x.html">RegexMode.REGEX</a>. Set to
<a href="-regex-mode/-f-i-x-e-d_-s-t-r-i-n-g-s.html">RegexMode.FIXED_STRINGS</a> to perform a <em>fixed strings</em> search.</p>
</p>
<p><strong>Getter Since</strong><br/>
2017.1</p>
<p><strong>Setter</strong><br/>
<p>Controls the way the search pattern and the replacement text
are interpreted. The default is <a href="-regex-mode/-r-e-g-e-x.html">RegexMode.REGEX</a>. Set to
<a href="-regex-mode/-f-i-x-e-d_-s-t-r-i-n-g-s.html">RegexMode.FIXED_STRINGS</a> to perform a <em>fixed strings</em> search.</p>
</p>
<p><strong>Setter Since</strong><br/>
2017.1</p>
</BODY>
</HTML>