T_HALT_COMPILER

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@202756 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2005-12-13 13:15:27 +00:00
parent 831e97d21f
commit be64373454

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.21 $ -->
<!-- $Revision: 1.22 $ -->
<appendix id="tokens">
<title>List of Parser Tokens</title>
@ -91,6 +91,11 @@
<entry></entry>
<entry></entry>
</row>
<row>
<entry>T_HALT_COMPILER</entry>
<entry>__halt_compiler()</entry>
<entry><function>__halt_compiler</function></entry>
</row>
<row>
<entry>T_CLASS</entry>
<entry>class</entry>