1
0
mirror of https://github.com/php/doc-fr.git synced 2026-03-24 15:12:13 +01:00
Files
archived-doc-fr/reference/strings/reference.xml
Jean-Baptiste Nahan 29e28eb855 Sync with EN
git-svn-id: https://svn.php.net/repository/phpdoc/fr/trunk@345857 c90b9560-bf6c-de11-be94-00142212c4b1
2018-10-19 15:29:05 +00:00

45 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 8ccc9da8beb94597dbaab64da8c4753fd9dad11d Maintainer: yannick Status: ready -->
<!-- Reviewed: yes -->
<reference xml:id="ref.strings" xmlns="http://docbook.org/ns/docbook">
<title>&Functions; sur les chaînes de caractères</title>
<partintro xml:id="strings.seealso">
&reftitle.seealso;
<para>
Pour des fonctions encore plus puissantes de gestion et manipulation
des chaînes, reportez-vous aux
<link linkend="ref.pcre">expressions rationnelles Perl</link>.
Pour travailler avec les encodage de caratères multi-octets, reportez-vous aux
<link linkend="ref.mbstring">Fonctions sur les chaînes de caractères multi-octets</link>.
</para>
</partintro>
&reference.strings.entities.functions;
</reference>
<!-- 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
sgml-default-dtd-file:"~/.phpdoc/manual.ced"
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
-->