2014-09-05 07:44:07 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
2009-07-11 06:55:13 +00:00
|
|
|
<!-- $Revision$ -->
|
2008-10-30 02:19:33 +00:00
|
|
|
<!--
|
|
|
|
Do NOT translate this file
|
|
|
|
-->
|
|
|
|
<versions>
|
2021-01-24 15:55:19 +00:00
|
|
|
<function name="enchant_broker_describe" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0"/>
|
|
|
|
<function name="enchant_broker_dict_exists" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_broker_free" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_broker_free_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_broker_get_dict_path" from="PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1" deprecated="PHP 8.0.0"/>
|
|
|
|
<function name="enchant_broker_get_error" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_broker_init" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_broker_list_dicts" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 1.0.1"/>
|
|
|
|
<function name="enchant_broker_request_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_broker_request_pwl_dict" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_broker_set_dict_path" from="PHP 5 >= 5.3.1, PHP 7, PHP 8, PECL enchant >= 1.0.1" deprecated="PHP 8.0.0"/>
|
|
|
|
<function name="enchant_broker_set_ordering" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_dict_add_to_personal" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 " deprecated="PHP 8.0.0"/>
|
2020-12-31 13:17:31 +00:00
|
|
|
<function name="enchant_dict_add" from="PHP 8"/>
|
2021-01-24 15:55:19 +00:00
|
|
|
<function name="enchant_dict_add_to_session" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_dict_check" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_dict_describe" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_dict_get_error" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
2020-12-31 13:17:31 +00:00
|
|
|
<function name="enchant_dict_is_added" from="PHP 8"/>
|
2021-01-24 15:55:19 +00:00
|
|
|
<function name="enchant_dict_is_in_session" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 " deprecated="PHP 8.0.0"/>
|
|
|
|
<function name="enchant_dict_quick_check" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant:0.2.0-1.0.1"/>
|
|
|
|
<function name="enchant_dict_store_replacement" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
|
|
|
<function name="enchant_dict_suggest" from="PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL enchant >= 0.1.0 "/>
|
2020-12-06 22:11:40 +00:00
|
|
|
|
|
|
|
<function name="enchantbroker" from="PHP 8"/>
|
|
|
|
<function name="enchantdictionary" from="PHP 8"/>
|
2008-10-30 02:19:33 +00:00
|
|
|
</versions>
|
|
|
|
<!-- 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"
|
2008-10-30 02:19:33 +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
|
2010-12-13 03:58:08 +00:00
|
|
|
-->
|