Skip to content

Commit 691c409

Browse files
authored
Fix: add links (#222)
1 parent 1cca8ea commit 691c409

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/mbstring/functions/mb-regex-encoding.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,11 @@
3636
<refsect1 role="returnvalues">
3737
&reftitle.returnvalues;
3838
<simpara>
39-
encoding が設定された場合、成功した場合に TRUE を、失敗した場合に FALSE を返します。
39+
<parameter>encoding</parameter> が設定された場合、
40+
&return.success;
4041
このとき、内部文字エンコーディングは変更されません。
41-
encoding が省略された場合、現在のマルチバイト用の正規表現関数で用いる文字エンコーディング名を返します。
42+
<parameter>encoding</parameter> が省略された場合、
43+
現在のマルチバイト正規表現用のエンコーディング名を返します。
4244
</simpara>
4345
</refsect1>
4446

0 commit comments

Comments
 (0)