2010-03-29 16:25:51 +00:00
|
|
|
<?xml version='1.0' encoding="utf-8"?>
|
2009-07-11 08:02:54 +00:00
|
|
|
<!-- $Revision$ -->
|
2007-12-26 13:49:42 +00:00
|
|
|
<appendix xml:id="misc.constants" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
|
2003-02-23 17:57:12 +00:00
|
|
|
&reftitle.constants;
|
|
|
|
&extension.constants;
|
|
|
|
<variablelist>
|
|
|
|
<varlistentry>
|
|
|
|
<term>
|
|
|
|
<constant>CONNECTION_ABORTED</constant>
|
2003-05-28 23:03:10 +00:00
|
|
|
(<type>integer</type>)
|
2003-02-23 17:57:12 +00:00
|
|
|
</term>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
|
|
<term>
|
|
|
|
<constant>CONNECTION_NORMAL</constant>
|
2003-05-28 23:03:10 +00:00
|
|
|
(<type>integer</type>)
|
2003-02-23 17:57:12 +00:00
|
|
|
</term>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
|
|
|
<varlistentry>
|
|
|
|
<term>
|
|
|
|
<constant>CONNECTION_TIMEOUT</constant>
|
2003-05-28 23:03:10 +00:00
|
|
|
(<type>integer</type>)
|
2003-02-23 17:57:12 +00:00
|
|
|
</term>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2005-06-05 16:53:35 +00:00
|
|
|
<varlistentry>
|
|
|
|
<term>
|
|
|
|
<constant>__COMPILER_HALT_OFFSET__</constant>
|
|
|
|
(<type>integer</type>)
|
|
|
|
</term>
|
|
|
|
<listitem>
|
|
|
|
<simpara>
|
|
|
|
Added in PHP 5.1.
|
|
|
|
</simpara>
|
|
|
|
</listitem>
|
|
|
|
</varlistentry>
|
2003-02-23 17:57:12 +00:00
|
|
|
</variablelist>
|
2007-12-26 13:49:42 +00:00
|
|
|
</appendix>
|
2003-02-23 17:57:12 +00:00
|
|
|
|
|
|
|
<!-- 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"
|
2003-02-23 17:57:12 +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
|
|
|
|
-->
|