betz            Sun May  2 11:46:21 2004 EDT

  Added files:                 
    /phpdoc/en/reference/misc/functions php-check-syntax.xml 
                                        php-strip-whitespace.xml 
                                        time-nanosleep.xml 
  Log:
  doc skeletons
  
  

http://cvs.php.net/co.php/phpdoc/en/reference/misc/functions/php-check-syntax.xml?r=1.1&p=1
Index: phpdoc/en/reference/misc/functions/php-check-syntax.xml
+++ phpdoc/en/reference/misc/functions/php-check-syntax.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.php-check-syntax">
 <refnamediv>
  <refname>php_check_syntax</refname>
  <refpurpose>
   Check the syntax of the specified file
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>bool</type><methodname>php_check_syntax</methodname>
   <methodparam><type>string</type><parameter>file_name</parameter></methodparam>
   <methodparam 
choice="opt"><type>string</type><parameter>error_message</parameter></methodparam>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- 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/misc/functions/php-strip-whitespace.xml?r=1.1&p=1
Index: phpdoc/en/reference/misc/functions/php-strip-whitespace.xml
+++ phpdoc/en/reference/misc/functions/php-strip-whitespace.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.php-strip-whitespace">
 <refnamediv>
  <refname>php_strip_whitespace</refname>
  <refpurpose>
   Return source with stripped comments and whitespace
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>string</type><methodname>php_strip_whitespace</methodname>
   <methodparam><type>string</type><parameter>file_name</parameter></methodparam>
  </methodsynopsis>
   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- 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/misc/functions/time-nanosleep.xml?r=1.1&p=1
Index: phpdoc/en/reference/misc/functions/time-nanosleep.xml
+++ phpdoc/en/reference/misc/functions/time-nanosleep.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
<refentry id="function.time-nanosleep">
 <refnamediv>
  <refname>time_nanosleep</refname>
  <refpurpose>
   Delay for a number of seconds and nano seconds
  </refpurpose>
 </refnamediv>
 <refsect1>
  <title>Description</title>
  <methodsynopsis>
   <type>mixed</type><methodname>time_nanosleep</methodname>
   <methodparam><type>int</type><parameter>seconds</parameter></methodparam>
   <methodparam><type>int</type><parameter>nanoseconds</parameter></methodparam>
  </methodsynopsis>

   &warn.undocumented.func;

 </refsect1>
</refentry>

<!-- 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