Files
doc-fr/reference/intl/collator.xml
Sergey Panteleev b9b87d60ec Sync DOM, Intl and other docs to English (#152)
Co-authored-by: George Peter Banyard <girgias@php.net>
2022-01-13 12:01:05 +00:00

74 lines
2.1 KiB
XML
Executable File

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!-- EN-Revision: 4c2cddb29bd88492eff40c979fdf8f88c09e4ab2 Maintainer: dams Status: ready -->
<!-- Reviewed: no -->
<phpdoc:classref xml:id="class.collator" xmlns:phpdoc="http://php.net/ns/phpdoc" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude">
<title>La classe Collator</title>
<titleabbrev>Collator</titleabbrev>
<partintro>
<!-- {{{ Collator intro -->
<section xml:id="collator.intro">
&reftitle.intro;
<para>
Fournit des outils de comparaisons de chaînes, avec le support
des conventions locales pour les tris.
</para>
</section>
<!-- }}} -->
<section xml:id="collator.synopsis">
&reftitle.classsynopsis;
<!-- {{{ Synopsis -->
<classsynopsis>
<ooclass>
<classname>Collator</classname>
</ooclass>
<classsynopsisinfo>
<ooclass>
<classname>Collator</classname>
</ooclass>
</classsynopsisinfo>
<classsynopsisinfo role="comment">&Methods;</classsynopsisinfo>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.collator')/db:refentry/db:refsect1[@role='description']/descendant::db:constructorsynopsis[not(@role='procedural')])">
<xi:fallback/>
</xi:include>
<xi:include xpointer="xmlns(db=http://docbook.org/ns/docbook) xpointer(id('class.collator')/db:refentry/db:refsect1[@role='description']/descendant::db:methodsynopsis[not(@role='procedural')])">
<xi:fallback/>
</xi:include>
</classsynopsis>
<!-- }}} -->
</section>
&reference.intl.collator-constants;
</partintro>
&reference.intl.entities.collator;
</phpdoc:classref>
<!-- 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
-->