[Ttssh2-commit] [5769] strreplace マクロコマンドで groupmatchstr システム変数が初期化されることを記述

Back to archive index

svnno****@sourc***** svnno****@sourc*****
2015年 1月 30日 (金) 17:12:36 JST


Revision: 5769
          http://sourceforge.jp/projects/ttssh2/scm/svn/commits/5769
Author:   maya
Date:     2015-01-30 17:12:28 +0900 (Fri, 30 Jan 2015)
Log Message:
-----------
strreplace マクロコマンドで groupmatchstr システム変数が初期化されることを記述
  http://sourceforge.jp/ticket/browse.php?group_id=1412&tid=34838

Modified Paths:
--------------
    trunk/doc/en/html/macro/command/strreplace.html
    trunk/doc/en/html/macro/syntax/variables.html
    trunk/doc/ja/html/macro/command/strreplace.html
    trunk/doc/ja/html/macro/syntax/variables.html

-------------- next part --------------
Modified: trunk/doc/en/html/macro/command/strreplace.html
===================================================================
--- trunk/doc/en/html/macro/command/strreplace.html	2015-01-29 08:38:56 UTC (rev 5768)
+++ trunk/doc/en/html/macro/command/strreplace.html	2015-01-30 08:12:28 UTC (rev 5769)
@@ -39,6 +39,10 @@
 When a user searches the multibyte string like as Japanese, the user must configure the regular encoding by using the <a href="regexoption.html">regexoption</a> previously.
 </p>
 
+<!--p>
+\x82\xB1\x82̃}\x83N\x83\x8D\x83R\x83}\x83\x93\x83h\x82\xF0\x8E\xC0\x8Ds\x82\xB7\x82\xE9\x82\xC6 groupmatchstr \x83V\x83X\x83e\x83\x80\x95ϐ\x94\x82̓\xE0\x97e\x82\xAA\x83N\x83\x8A\x83A\x82\xB3\x82\xEA\x82\xE9\x81B
+</p-->
+
 <h2>Example</h2>
 
 <pre class="macro-example">

Modified: trunk/doc/en/html/macro/syntax/variables.html
===================================================================
--- trunk/doc/en/html/macro/syntax/variables.html	2015-01-29 08:38:56 UTC (rev 5768)
+++ trunk/doc/en/html/macro/syntax/variables.html	2015-01-30 08:12:28 UTC (rev 5769)
@@ -38,6 +38,7 @@
         <a href="../command/strjoin.html">strjoin</a>,
         <a href="../command/strsplit.html">strsplit</a>,
         <a href="../command/strmatch.html">strmatch</a>
+        <a href="../command/strreplace.html">strreplace</a>
       </td>
   </tr>
   <tr>

Modified: trunk/doc/ja/html/macro/command/strreplace.html
===================================================================
--- trunk/doc/ja/html/macro/command/strreplace.html	2015-01-29 08:38:56 UTC (rev 5768)
+++ trunk/doc/ja/html/macro/command/strreplace.html	2015-01-30 08:12:28 UTC (rev 5769)
@@ -39,6 +39,10 @@
 \x93\xFA\x96{\x8Cꓙ\x82̃}\x83\x8B\x83`\x83o\x83C\x83g\x95\xB6\x8E\x9A\x97\xF1\x82\xF0\x8C\x9F\x8D\x{142DC2}\xE9\x8Fꍇ\x81A\x8E\x96\x91O\x82\xC9<a href="regexoption.html">regexoption</a>\x82œK\x90؂ȃG\x83\x93\x83R\x81[\x83f\x83B\x83\x93\x83O\x82\xF0\x90ݒ肵\x82Ă\xA8\x82\xAD\x95K\x97v\x82\xAA\x82\xA0\x82\xE9\x81B
 </p>
 
+<p>
+\x82\xB1\x82̃}\x83N\x83\x8D\x83R\x83}\x83\x93\x83h\x82\xF0\x8E\xC0\x8Ds\x82\xB7\x82\xE9\x82\xC6 groupmatchstr \x83V\x83X\x83e\x83\x80\x95ϐ\x94\x82̓\xE0\x97e\x82\xAA\x83N\x83\x8A\x83A\x82\xB3\x82\xEA\x82\xE9\x81B
+</p>
+
 <h2>\x97\xE1</h2>
 
 <pre class="macro-example">

Modified: trunk/doc/ja/html/macro/syntax/variables.html
===================================================================
--- trunk/doc/ja/html/macro/syntax/variables.html	2015-01-29 08:38:56 UTC (rev 5768)
+++ trunk/doc/ja/html/macro/syntax/variables.html	2015-01-30 08:12:28 UTC (rev 5769)
@@ -38,6 +38,7 @@
         <a href="../command/strjoin.html">strjoin</a>,
         <a href="../command/strsplit.html">strsplit</a>,
         <a href="../command/strmatch.html">strmatch</a>
+        <a href="../command/strreplace.html">strreplace</a>
       </td>
   </tr>
   <tr>



Ttssh2-commit メーリングリストの案内
Back to archive index