php-doc-en/appendices/reserved.constants.xml
Christoph Michael Becker dcd5448282 Fix other typos outside of php module docs
Patch provided by tandre@php.net.


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@349711 c90b9560-bf6c-de11-be94-00142212c4b1
2020-04-27 06:59:43 +00:00

32 lines
827 B
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- $Revision$ -->
<!--
This file should only be present in the English doc tree. If you
copy it over to your translation tree you will be hunted down
relentlessly! You have been warned! :)
-->
<sect1 xml:id="reserved.constants" xmlns="http://docbook.org/ns/docbook">
<title>&ReservedConstants;</title>
&appendices.reserved.constants.core;
&appendices.reserved.constants.standard;
</sect1>
<!-- 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:
-->