reference/mbstring/functions/mb-ereg-search-getregs.xml
92f1b8b177eb5730382abf9f27bae868f1bb636f
...
...
@@ -9,7 +9,7 @@
9
9
<refsect1 role="description">
10
10
&reftitle.description;
11
11
<methodsynopsis>
12
-
<type>array</type><methodname>mb_ereg_search_getregs</methodname>
12
+
<type class="union"><type>array</type><type>false</type></type><methodname>mb_ereg_search_getregs</methodname>
13
13
<void/>
14
14
</methodsynopsis>
15
15
<simpara>
...
...
@@ -33,7 +33,7 @@
33
33
matches, the first element will have the matched sub-string, the
34
34
second element will have the first part grouped with brackets,
35
35
the third element will have the second part grouped with
36
-
brackets, and so on. It returns &false; on error;
36
+
brackets, and so on. It returns &false; on error.
37
37
</simpara>
38
38
</refsect1>
39
39

...
...
@@ -54,7 +54,6 @@
54
54
</refsect1>
55
55

56
56
</refentry>
57
-

58
57
<!-- Keep this comment at the end of the file
59
58
Local variables:
60
59
mode: sgml
61
60