nlopess         Tue Feb 24 05:51:17 2004 EDT

  Added files:                 
    /phpdoc/en/reference/spl    constants.xml reference.xml 
  Log:
  protos
  

http://cvs.php.net/co.php/phpdoc/en/reference/spl/constants.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/constants.xml
+++ phpdoc/en/reference/spl/constants.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<section id="spl.constants">
 &reftitle.constants;
 &extension.constants;
 <variablelist>
  <varlistentry>
   <term>
    <constant>RIT_LEAVES_ONLY</constant>
     (<type>integer</type>)
   </term>
   <listitem>
    <simpara>

    </simpara>
   </listitem>
  </varlistentry>
  <varlistentry>
   <term>
    <constant>RIT_SELF_FIRST</constant>
     (<type>integer</type>)
   </term>
   <listitem>
    <simpara>

    </simpara>
   </listitem>
  </varlistentry>
  <varlistentry>
   <term>
    <constant>RIT_CHILD_FIRST</constant>
     (<type>integer</type>)
   </term>
   <listitem>
    <simpara>

    </simpara>
   </listitem>
  </varlistentry>
  <varlistentry>
   <term>
    <constant>CIT_CALL_TOSTRING</constant>
     (<type>integer</type>)
   </term>
   <listitem>
    <simpara>

    </simpara>
   </listitem>
  </varlistentry>
  <varlistentry>
   <term>
    <constant>CIT_CATCH_GET_CHILD</constant>
     (<type>integer</type>)
   </term>
   <listitem>
    <simpara>

    </simpara>
   </listitem>
  </varlistentry>
 </variablelist>
</section>

<!-- 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:"../../../../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
-->

http://cvs.php.net/co.php/phpdoc/en/reference/spl/reference.xml?r=1.1&p=1
Index: phpdoc/en/reference/spl/reference.xml
+++ phpdoc/en/reference/spl/reference.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
 <reference id="ref.spl">
  <title>Standard PHP Library (SPL) Functions</title>
  <titleabbrev>spl</titleabbrev>

  <partintro>
   <section id="spl.intro">
    &reftitle.intro;
    <para>
     SPL is a collection of interfaces and classes that are meant to solve
     standard problems.
    </para>
   </section>
   <section id="spl.installation">
   &reftitle.install;
    <para>
     To be written.
    </para>
   </section>
   &reference.spl.constants;
  </partintro>
 &reference.spl.functions;
 </reference>
<!-- 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:"../../../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
-->

Reply via email to