Files
archived-doc-pt-br/reference/enchant/enchantdictionary.xml
Leonardo Lara Rodrigues 17d859faaf sync line numbers with en rev
2026-01-23 09:16:58 -03:00

58 lines
1.5 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- EN-Revision: a6b55f8de61955b35c83fec32651201cce4aa383 Maintainer: fernandowobeto Status: ready --><!-- CREDITS: fernandowobeto -->
<reference xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xi="http://www.w3.org/2001/XInclude" xml:id="class.enchantdictionary" role="class">
<title>A classe EnchantDictionary</title>
<titleabbrev>EnchantDictionary</titleabbrev>
<partintro>
<!-- {{{ EnchantDictionary intro -->
<section xml:id="enchantdictionary.intro">
&reftitle.intro;
<simpara>
Uma classe totalmente opaca que substitui os recursos <literal>enchant_dict</literal> do PHP 8.0.0.
</simpara>
</section>
<!-- }}} -->
<section xml:id="enchantdictionary.synopsis">
&reftitle.classsynopsis;
<!-- {{{ Synopsis -->
<classsynopsis class="class">
<ooclass>
<modifier>final</modifier>
<classname>EnchantDictionary</classname>
</ooclass>
</classsynopsis>
<!-- }}} -->
</section>
</partintro>
<!-- &reference.enchant.entities.enchantdictionary; -->
</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
-->