<html>
<head>
<link href="mmres://user_interface_reference.css" rel="stylesheet" type="text/css">
<title>REREPLACENOCASE</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">REREPLACENOCASE</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\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><ul>

<li>scope = &quot;one&quot; ̏ꍇ : K\ɍŏɈvӏ substring ɒu </li>

<li>scope = &quot;all&quot; ̏ꍇ : K\ɈvׂẲӏ substring ɒu </li>

<li>K\ɈvӏȂꍇ : ̕񂻂̂܂܂̃Rs[</li>
</ul>
    </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>REReplaceNoCase(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>
REFindAREFindNoCaseAReplaceAReplaceList
</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: ̕ύX : ̊֐ł́A啶Ə̕ϊ𐧌䂷邽߂̓ꕶuAUAlALAE AK\̒uɑ}܂BColdFusion 5 AvP[Vł̕gpĂꍇ́ȂOɉ~L}Kv܂ (&quot;u&quot;  &quot;u&quot; ɕύXȂ)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;REReplaceNoCase ֐́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;REReplaceNoCase(&quot;cabaret&quot;,&quot;C|B&quot;,&quot;G&quot;,&quot;ALL&quot;):   
&lt;cfoutput&gt;#REReplaceNoCase(&quot;cabaret&quot;,&quot;C|B&quot;,&quot;G&quot;,&quot;ALL&quot;)#&lt;/cfoutput&gt;
&lt;p&gt;REReplaceNoCase(&quot;cabaret&quot;,&quot;[A-Z]&quot;,&quot;G&quot;,&quot;ALL&quot;):   
&lt;cfoutput&gt;#REReplaceNoCase(&quot;cabaret&quot;,&quot;[A-Z]&quot;,&quot;G&quot;,&quot;ALL&quot;)#&lt;/cfoutput&gt;
&lt;p&gt;REReplaceNoCase(&quot;I LOVE JELLIES&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;):   
&lt;cfoutput&gt;#REReplaceNoCase(&quot;I LOVE JELLIES&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;)#
&lt;/cfoutput&gt;
&lt;p&gt;REReplaceNoCase(&quot;I LOVE JELLY&quot;,&quot;jell(y|ies)&quot;,&quot;cookies&quot;):   
&lt;cfoutput&gt;#REReplaceNoCase(&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


  </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ڍׂɂẮAwColdFusion MX JKChx̑
7͂́u֐ł̐K\̎gpv QƂĂ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: K\ɍŏɈvӏu܂ (ftHg)B</li>

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


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

  </body>
</html>
