hholzgra                Sat Jan 14 20:16:17 2006 UTC

  Modified files:              
    /phpdoc/en/internals/zendapi/macros ZEND_GET_MODULE.xml 
                                        ZEND_NUM_ARGS.xml ZEND_PUTC.xml 
                                        ZEND_PUTS.xml ZEND_TRUTH.xml 
                                        ZEND_WRITE.xml 
  Log:
  a few more macro protos
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_GET_MODULE.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_GET_MODULE.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_GET_MODULE.xml:1.1 
phpdoc/en/internals/zendapi/macros/ZEND_GET_MODULE.xml:1.2
--- phpdoc/en/internals/zendapi/macros/ZEND_GET_MODULE.xml:1.1  Sat Jan 14 
15:12:37 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_GET_MODULE.xml      Sat Jan 14 
20:16:17 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="zend-macro.ZEND-GET-MODULE">
  <refnamediv>
   <refname>ZEND_GET_MODULE</refname>
@@ -9,8 +9,8 @@
  <refsect1 role="description">
   &reftitle.description;                 
   <methodsynopsis>
-   <type>???</type><methodname>ZEND_GET_MODULE</methodname>
-    <methodparam><type>???</type><parameter>name</parameter></methodparam>
+   <void/><methodname>ZEND_GET_MODULE</methodname>
+    <methodparam><type>char *</type><parameter>name</parameter></methodparam>
   </methodsynopsis>
   <para>
    ...
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml:1.1 
phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml:1.2
--- phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml:1.1    Sat Jan 14 
15:12:38 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_NUM_ARGS.xml        Sat Jan 14 
20:16:17 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="zend-macro.ZEND-NUM-ARGS">
  <refnamediv>
   <refname>ZEND_NUM_ARGS</refname>
@@ -9,8 +9,7 @@
  <refsect1 role="description">
   &reftitle.description;                 
   <methodsynopsis>
-   <type>???</type><methodname>ZEND_NUM_ARGS</methodname>
-    <methodparam><type>???</type><parameter></parameter></methodparam>
+   <type>int</type><methodname>ZEND_NUM_ARGS</methodname><void/>
   </methodsynopsis>
   <para>
    ...
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_PUTC.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_PUTC.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_PUTC.xml:1.1 
phpdoc/en/internals/zendapi/macros/ZEND_PUTC.xml:1.2
--- phpdoc/en/internals/zendapi/macros/ZEND_PUTC.xml:1.1        Sat Jan 14 
15:12:38 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_PUTC.xml    Sat Jan 14 20:16:17 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="zend-macro.ZEND-PUTC">
  <refnamediv>
   <refname>ZEND_PUTC</refname>
@@ -9,8 +9,8 @@
  <refsect1 role="description">
   &reftitle.description;                 
   <methodsynopsis>
-   <type>???</type><methodname>ZEND_PUTC</methodname>
-    <methodparam><type>???</type><parameter>c</parameter></methodparam>
+   <type>int</type><methodname>ZEND_PUTC</methodname>
+    <methodparam><type>char</type><parameter>c</parameter></methodparam>
   </methodsynopsis>
   <para>
    ...
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_PUTS.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_PUTS.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_PUTS.xml:1.1 
phpdoc/en/internals/zendapi/macros/ZEND_PUTS.xml:1.2
--- phpdoc/en/internals/zendapi/macros/ZEND_PUTS.xml:1.1        Sat Jan 14 
15:12:38 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_PUTS.xml    Sat Jan 14 20:16:17 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="zend-macro.ZEND-PUTS">
  <refnamediv>
   <refname>ZEND_PUTS</refname>
@@ -9,8 +9,8 @@
  <refsect1 role="description">
   &reftitle.description;                 
   <methodsynopsis>
-   <type>???</type><methodname>ZEND_PUTS</methodname>
-    <methodparam><type>???</type><parameter>str</parameter></methodparam>
+   <type>int</type><methodname>ZEND_PUTS</methodname>
+    <methodparam><type>char *</type><parameter>str</parameter></methodparam>
   </methodsynopsis>
   <para>
    ...
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_TRUTH.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_TRUTH.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_TRUTH.xml:1.1 
phpdoc/en/internals/zendapi/macros/ZEND_TRUTH.xml:1.2
--- phpdoc/en/internals/zendapi/macros/ZEND_TRUTH.xml:1.1       Sat Jan 14 
15:12:38 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_TRUTH.xml   Sat Jan 14 20:16:17 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="zend-macro.ZEND-TRUTH">
  <refnamediv>
   <refname>ZEND_TRUTH</refname>
@@ -9,8 +9,8 @@
  <refsect1 role="description">
   &reftitle.description;                 
   <methodsynopsis>
-   <type>???</type><methodname>ZEND_TRUTH</methodname>
-    <methodparam><type>???</type><parameter>x</parameter></methodparam>
+   <type>zend_bool</type><methodname>ZEND_TRUTH</methodname>
+    <methodparam><type>mixed</type><parameter>x</parameter></methodparam>
   </methodsynopsis>
   <para>
    ...
http://cvs.php.net/viewcvs.cgi/phpdoc/en/internals/zendapi/macros/ZEND_WRITE.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/internals/zendapi/macros/ZEND_WRITE.xml
diff -u phpdoc/en/internals/zendapi/macros/ZEND_WRITE.xml:1.1 
phpdoc/en/internals/zendapi/macros/ZEND_WRITE.xml:1.2
--- phpdoc/en/internals/zendapi/macros/ZEND_WRITE.xml:1.1       Sat Jan 14 
15:12:38 2006
+++ phpdoc/en/internals/zendapi/macros/ZEND_WRITE.xml   Sat Jan 14 20:16:17 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="zend-macro.ZEND-WRITE">
  <refnamediv>
   <refname>ZEND_WRITE</refname>
@@ -9,9 +9,9 @@
  <refsect1 role="description">
   &reftitle.description;                 
   <methodsynopsis>
-   <type>???</type><methodname>ZEND_WRITE</methodname>
-    <methodparam><type>???</type><parameter>str</parameter></methodparam>
-    <methodparam><type>???</type><parameter>str_len</parameter></methodparam>
+   <type>int</type><methodname>ZEND_WRITE</methodname>
+    <methodparam><type>char *</type><parameter>str</parameter></methodparam>
+    <methodparam><type>int</type><parameter>str_len</parameter></methodparam>
   </methodsynopsis>
   <para>
    ...

Reply via email to