1
0
mirror of https://github.com/php/doc-pl.git synced 2026-03-24 15:12:16 +01:00
Files
archived-doc-pl/reference/strings/reference.xml
Maciej Sobaczewski 572089ace3 Sync all files that contained references to register globals
More errors gone, more pages up to date.
2024-05-08 12:43:18 +02:00

46 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: 8ccc9da8beb94597dbaab64da8c4753fd9dad11d Maintainer: sobak Status: ready -->
<!-- $Revision$ -->
<reference xml:id="ref.strings" xmlns="http://docbook.org/ns/docbook">
<title>&Functions; ciągów znaków</title>
<partintro xml:id="strings.seealso">
&reftitle.seealso;
<para>
Aby zapoznać się z jeszcze potężniejszymi funkcjami do obsługi i
manipulacji ciągami znaków, przeczytaj rozdziały poświęcone
<link linkend="ref.pcre">funkcjom wyrażeń regularnych kompatybilnych z
Perlem</link>.
W celu pracy z kodowaniami używającymi wielu bajtów dla jednego znaku
spójrz na
<link linkend="ref.mbstring">wielobajtowe funkcje tekstowe</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
-->