reference/mbstring/functions/mb-ereg-match.xml
7fcb23ea98c75f40553bfcee73b782e62f4e72b4
...
...
@@ -16,6 +16,12 @@
16
16
</methodsynopsis>
17
17
<para>
18
18
A regular expression match for a multibyte string
19
+
<note>
20
+
<simpara>
21
+
<parameter>pattern</parameter> is only matched at the beginning of
22
+
<parameter>string</parameter>.
23
+
</simpara>
24
+
</note>
19
25
</para>
20
26
</refsect1>
21
27

22
28