mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Refer to preg_replace() docs for param docs of preg_filter() (#723)
This commit is contained in:
parent
213798ecf0
commit
2ad251ea7b
1 changed files with 7 additions and 0 deletions
|
@ -24,6 +24,13 @@
|
|||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="parameters">
|
||||
&reftitle.parameters;
|
||||
<para>
|
||||
Parameters are described in the documentation for <function>preg_replace</function>.
|
||||
</para>
|
||||
</refsect1>
|
||||
|
||||
<refsect1 role="returnvalues">
|
||||
&reftitle.returnvalues;
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue