mirror of
https://github.com/macintoshplus/doc-en.git
synced 2026-03-24 08:52:18 +01:00
The _() function is an alias of the gettext() function. Adding a dedicated manual page for this function will remove the need for the special cases created for it when generating the manual. See: - https://bugs.php.net/bug.php?id=63490 -b67fa163ba-fdec771e1f- https://github.com/php/php-src/blob/PHP-4.0/ext/gettext/gettext.c#L39 - https://github.com/php/web-php/pull/1029 - https://github.com/php/systems/pull/23
40 lines
1.2 KiB
XML
40 lines
1.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<!-- $Revision$ -->
|
|
<!--
|
|
Do NOT translate this file
|
|
-->
|
|
|
|
<versions>
|
|
<function name="_" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="bind_textdomain_codeset" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="bindtextdomain" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="dcgettext" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="dcngettext" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="dgettext" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="dngettext" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="gettext" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="ngettext" from="PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8"/>
|
|
<function name="textdomain" from="PHP 4, PHP 5, PHP 7, PHP 8"/>
|
|
</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
|
|
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
|
|
-->
|