2010-03-28 22:10:10 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 09:08:43 +00:00
|
|
|
<!-- $Revision$ -->
|
2005-09-04 19:39:32 +00:00
|
|
|
|
2007-12-21 03:37:38 +00:00
|
|
|
<reference xml:id="ref.strings" xmlns="http://docbook.org/ns/docbook">
|
|
|
|
<title>String &Functions;</title>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
2007-12-21 03:37:38 +00:00
|
|
|
<partintro xml:id="strings.seealso">
|
|
|
|
&reftitle.seealso;
|
|
|
|
<para>
|
|
|
|
For even more powerful string handling and manipulating functions
|
2018-08-22 13:19:50 +00:00
|
|
|
take a look at the <link linkend="ref.pcre">Perl
|
2007-12-21 03:37:38 +00:00
|
|
|
compatible regular expression functions</link>.
|
2018-08-22 13:19:50 +00:00
|
|
|
For working with multibyte character encodings, take a look at the
|
|
|
|
<link linkend="ref.mbstring">Multibyte String functions</link>.
|
2007-12-21 03:37:38 +00:00
|
|
|
</para>
|
|
|
|
</partintro>
|
2002-07-30 16:15:47 +00:00
|
|
|
|
2007-12-21 03:37:38 +00:00
|
|
|
&reference.strings.entities.functions;
|
2002-07-30 16:15:47 +00:00
|
|
|
|
2007-12-21 03:37:38 +00:00
|
|
|
</reference>
|
2002-04-15 00:12:54 +00:00
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
2009-09-25 07:04:39 +00:00
|
|
|
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
|
2002-04-15 00:12:54 +00:00
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|
|
|
|
|