mirror of
https://github.com/php/doc-en.git
synced 2026-03-23 23:32:18 +01:00
Fix #76779: Can't find multibyte functions via string functions
We also remove the link to the removed POSIX Regex functions. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@345547 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
@@ -8,9 +8,10 @@
|
||||
&reftitle.seealso;
|
||||
<para>
|
||||
For even more powerful string handling and manipulating functions
|
||||
take a look at the <link linkend="ref.regex">POSIX regular
|
||||
expression functions</link> and the <link linkend="ref.pcre">Perl
|
||||
take a look at the <link linkend="ref.pcre">Perl
|
||||
compatible regular expression functions</link>.
|
||||
For working with multibyte character encodings, take a look at the
|
||||
<link linkend="ref.mbstring">Multibyte String functions</link>.
|
||||
</para>
|
||||
</partintro>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user