<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>REREPLACE</title>
</head>
<body bgcolor="#FFFFFF" text="#000000">
   <div id="">
   <table cellpadding="0" cellspacing="0" border="0" width="100%" class="main">
      <tr> 
         <td valign="top" class="name">REREPLACE</td>
         <td valign="top" nowrap class="compatibility">&nbsp;</td>
      </tr>
      <tr>
         <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
      </tr>


    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span>
<p>
K\ (RE) gpāAp^[Ɉv镶Aʂ̕ɒu܂B̌ł͑啶Əʂ܂B
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">߂l</span>
<p>
scope p[^ one ɐݒ肳Ăꍇ́AK\ɍŏɈvӏ substring ɒu񂪕Ԃ܂B
</p>

<p>
scope p[^ all ɐݒ肳Ăꍇ́AK\ɈvׂẲӏ substring ɒu񂪕Ԃ܂B 
</p>

<p>
K\ɈvӏȂꍇ́Ã̕Rs[̂܂ܕԂ܂B 
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">JeS</span>
<p>
֐
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֐̃V^bNX</span><pre>REReplace(string, reg_expression, substring [, scope ])
</pre>    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">֘A</span>
<p>
REFindAReplaceAReplaceListAREReplaceNoCase
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">qXg</span>
<p>
ColdFusion&#160;MX: 啶Ə̕ϊ𐧌䂷@\VɃT|[g܂Bu̒Ŏ̓R[hgpł܂B 
</p>
<ul>

<li>u -  1 啶ɂ܂B</li>

<li>l -  1 ɂ܂B</li>

<li>U - E ܂łׂ̕đ啶ɂ܂B</li>

<li>L - E ܂łׂ̕ďɂ܂B</li>

<li>E - U ܂ L ̗L͈͂I܂B</li>
</ul>

<p>
V@\̏ڍׂɂẮAREFindQƂĂB
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">p[^</span>
<p>

</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title">gp@</span>
<p>
K\̎gp@̏ڍׂɂẮAwColdFusion MX JKChx̑7͂́u֐ł̐K\̎gpv QƂĂB
</p>
    </td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="CLEARSEPARATION">&nbsp;</td>
  </tr>
  <tr>
    <td valign="top" colspan="2" class="description"><span class="title"></span><pre>&lt;p&gt;REReplace ֐́A&lt;i&gt;string&lt;/i&gt; ̎w肵XR[vŐK\ɂ錟sAvӏ 
&lt;i&gt;substring&lt;/i&gt; ɒuԂ܂B̌ł͑啶Əʂ܂B
&lt;p&gt;REReplace(&quot;CABARET&quot;,&quot;C|B&quot;,&quot;G&quot;,&quot;ALL&quot;):   
&lt;cfoutput&gt;#REReplace(&quot;CABARET&quot;,&quot;C|B&quot;,&quot;G&quot;,&quot;ALL&quot;)#&lt;/cfoutput&gt;
&lt;p&gt;REReplace(&quot;CABARET&quot;,&quot;[A-Z]&quot;,&quot;G&quot;,&quot;ALL&quot;):   
&lt;cfoutput&gt;#REReplace(&quot;CABARET&quot;,&quot;[A-Z]&quot;,&quot;G&quot;,&quot;ALL&quot;)#&lt;/cfoutput&gt;
&lt;p&gt;REReplace(&quot;I love jellies&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;):
&lt;cfoutput&gt;#REReplace(&quot;I love jellies&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;)#
 &lt;/cfoutput&gt;
&lt;p&gt;REReplace(&quot;I love jelly&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;):
&lt;cfoutput&gt;#REReplace(&quot;I love jelly&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;)#&lt;/cfoutput&gt;
</pre>
         </td>
      </tr>
   </table>
   </div>
<div id="STRING">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">STRING</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>A܂͕܂łϐłB̕܂B 


  </td>
  </tr>
  </table>
</div>
<div id="REG_EXPRESSION">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">REG_EXPRESSION</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>uΏۉӏ鐳K\łB̌ł͑啶Əʂ܂B 


  </td>
  </tr>
  </table>
</div>
<div id="SUBSTRING">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SUBSTRING</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

 </td>
  </tr>
  <tr>
    <td>A܂͕܂łϐłBreg_expression Ɉvӏ̕
u܂B


  </td>
  </tr>
  </table>
</div>
<div id="SCOPE">
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tr>  
<td valign="top" class="name">SCOPE</td>
  <td valign="top" nowrap class="compatibility">&nbsp;</td>
  </tr>
  <tr>
  <td colspan="2" class="divider"><img src="dwres:18084" width="100%" height="1"></td>
  </tr>

<ul>

<li>one: ŏɈvӏu܂ (ftHg)B</li>

<li>all: vׂẲӏu܂B</li>
</ul>


  </td>
  </tr>
  </table>
</div>

  </body>
</html>
