hholzgra                Tue Aug 30 13:39:05 2005 EDT

  Modified files:              
    /phpdoc/en/internals/zendapi/functions      add_assoc_bool.xml 
                                                add_assoc_double.xml 
                                                add_assoc_long.xml 
                                                add_assoc_null.xml 
                                                add_assoc_resource.xml 
                                                add_assoc_string.xml 
                                                add_assoc_stringl.xml 
                                                add_assoc_zval.xml 
                                                add_get_assoc_string.xml 
                                                add_get_assoc_stringl.xml 
  Log:
  forgot to change function names and ids
  
  
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_bool.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_bool.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_bool.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_bool.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_bool.xml:1.1        Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_bool.xml    Tue Aug 30 
13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-bool-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-bool">
  <refnamediv>
-  <refname>add_assoc_bool_ex</refname>
+  <refname>add_assoc_bool</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_bool_ex</methodname>
+   <type>int</type><methodname>add_assoc_bool</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>key</parameter></methodparam>
     <methodparam><type>int</type><parameter>b</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_double.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_double.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_double.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_double.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_double.xml:1.1      Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_double.xml  Tue Aug 30 
13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-double-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-double">
  <refnamediv>
-  <refname>add_assoc_double_ex</refname>
+  <refname>add_assoc_double</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_double_ex</methodname>
+   <type>int</type><methodname>add_assoc_double</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>key</parameter></methodparam>
     <methodparam><type>double</type><parameter>d</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_long.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_long.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_long.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_long.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_long.xml:1.1        Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_long.xml    Tue Aug 30 
13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-long-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-long">
  <refnamediv>
-  <refname>add_assoc_long_ex</refname>
+  <refname>add_assoc_long</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_long_ex</methodname>
+   <type>int</type><methodname>add_assoc_long</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>key</parameter></methodparam>
     <methodparam><type>long</type><parameter>n</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_null.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_null.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_null.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_null.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_null.xml:1.1        Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_null.xml    Tue Aug 30 
13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-null-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-null">
  <refnamediv>
-  <refname>add_assoc_null_ex</refname>
+  <refname>add_assoc_null</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_null_ex</methodname>
+   <type>int</type><methodname>add_assoc_null</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>key</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_resource.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_resource.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_resource.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_resource.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_resource.xml:1.1    Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_resource.xml        Tue Aug 
30 13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-resource-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-resource">
  <refnamediv>
-  <refname>add_assoc_resource_ex</refname>
+  <refname>add_assoc_resource</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_resource_ex</methodname>
+   <type>int</type><methodname>add_assoc_resource</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>key</parameter></methodparam>
     <methodparam><type>int</type><parameter>r</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_string.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_string.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_string.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_string.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_string.xml:1.1      Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_string.xml  Tue Aug 30 
13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-string-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-string">
  <refnamediv>
-  <refname>add_assoc_string_ex</refname>
+  <refname>add_assoc_string</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_string_ex</methodname>
+   <type>int</type><methodname>add_assoc_string</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>str</parameter></methodparam>
     <methodparam><type>uint</type><parameter>key_len</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_stringl.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_stringl.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_stringl.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_stringl.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_stringl.xml:1.1     Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_stringl.xml Tue Aug 30 
13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-stringl-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-stringl">
  <refnamediv>
-  <refname>add_assoc_stringl_ex</refname>
+  <refname>add_assoc_stringl</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_stringl_ex</methodname>
+   <type>int</type><methodname>add_assoc_stringl</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>str</parameter></methodparam>
     <methodparam><type>int</type><parameter>duplicate</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_assoc_zval.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_assoc_zval.xml
diff -u phpdoc/en/internals/zendapi/functions/add_assoc_zval.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_assoc_zval.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_assoc_zval.xml:1.1        Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_assoc_zval.xml    Tue Aug 30 
13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-assoc-zval-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-assoc-zval">
  <refnamediv>
-  <refname>add_assoc_zval_ex</refname>
+  <refname>add_assoc_zval</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_assoc_zval_ex</methodname>
+   <type>int</type><methodname>add_assoc_zval</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>key</parameter></methodparam>
     <methodparam><type>zval*</type><parameter>value</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_get_assoc_string.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_get_assoc_string.xml
diff -u phpdoc/en/internals/zendapi/functions/add_get_assoc_string.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_get_assoc_string.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_get_assoc_string.xml:1.1  Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_get_assoc_string.xml      Tue Aug 
30 13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-get-assoc-string-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-get-assoc-string">
  <refnamediv>
-  <refname>add_get_assoc_string_ex</refname>
+  <refname>add_get_assoc_string</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_get_assoc_string_ex</methodname>
+   <type>int</type><methodname>add_get_assoc_string</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>key</parameter></methodparam>
     <methodparam><type>char*</type><parameter>str</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/internals/zendapi/functions/add_get_assoc_stringl.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/internals/zendapi/functions/add_get_assoc_stringl.xml
diff -u phpdoc/en/internals/zendapi/functions/add_get_assoc_stringl.xml:1.1 
phpdoc/en/internals/zendapi/functions/add_get_assoc_stringl.xml:1.2
--- phpdoc/en/internals/zendapi/functions/add_get_assoc_stringl.xml:1.1 Tue Aug 
30 13:24:32 2005
+++ phpdoc/en/internals/zendapi/functions/add_get_assoc_stringl.xml     Tue Aug 
30 13:39:05 2005
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="zend-api.add-get-assoc-stringl-ex">
+<!-- $Revision: 1.2 $ -->
+<refentry id="zend-api.add-get-assoc-stringl">
  <refnamediv>
-  <refname>add_get_assoc_stringl_ex</refname>
+  <refname>add_get_assoc_stringl</refname>
   <refpurpose>...</refpurpose>
  </refnamediv>
 
@@ -10,7 +10,7 @@
   &reftitle.description;
   <literallayout>#include &lt;zend_API.h&gt;</literallayout>
   <methodsynopsis>
-   <type>int</type><methodname>add_get_assoc_stringl_ex</methodname>
+   <type>int</type><methodname>add_get_assoc_stringl</methodname>
     <methodparam><type>zval*</type><parameter>arg</parameter></methodparam>
     <methodparam><type>char*</type><parameter>str</parameter></methodparam>
     <methodparam><type>uint</type><parameter>length</parameter></methodparam>

Reply via email to