vrana           Fri Jun 24 08:52:37 2005 EDT

  Modified files:              
    /phpdoc/en/reference/yaz/functions  yaz-ccl-conf.xml 
                                        yaz-itemorder.xml yaz-range.xml 
                                        yaz-scan.xml yaz-schema.xml 
                                        yaz-set-option.xml yaz-sort.xml 
                                        yaz-syntax.xml 
  Log:
  Use <type>void</type> for return type
  
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-ccl-conf.xml?r1=1.9&r2=1.10&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-ccl-conf.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-ccl-conf.xml:1.9 
phpdoc/en/reference/yaz/functions/yaz-ccl-conf.xml:1.10
--- phpdoc/en/reference/yaz/functions/yaz-ccl-conf.xml:1.9      Tue Apr  5 
12:18:39 2005
+++ phpdoc/en/reference/yaz/functions/yaz-ccl-conf.xml  Fri Jun 24 08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <refentry id="function.yaz-ccl-conf">
  <refnamediv>
   <refname>yaz_ccl_conf</refname>
@@ -8,7 +8,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_ccl_conf</methodname>
+   <type>void</type><methodname>yaz_ccl_conf</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>array</type><parameter>config</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-itemorder.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-itemorder.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-itemorder.xml:1.7 
phpdoc/en/reference/yaz/functions/yaz-itemorder.xml:1.8
--- phpdoc/en/reference/yaz/functions/yaz-itemorder.xml:1.7     Tue Apr  5 
12:18:39 2005
+++ phpdoc/en/reference/yaz/functions/yaz-itemorder.xml Fri Jun 24 08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.yaz-itemorder">
  <refnamediv>
   <refname>yaz_itemorder</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_itemorder</methodname>
+   <type>void</type><methodname>yaz_itemorder</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>array</type><parameter>args</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-range.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-range.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-range.xml:1.6 
phpdoc/en/reference/yaz/functions/yaz-range.xml:1.7
--- phpdoc/en/reference/yaz/functions/yaz-range.xml:1.6 Tue Apr  5 12:18:39 2005
+++ phpdoc/en/reference/yaz/functions/yaz-range.xml     Fri Jun 24 08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="function.yaz-range">
  <refnamediv>
   <refname>yaz_range</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_range</methodname>
+   <type>void</type><methodname>yaz_range</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>int</type><parameter>start</parameter></methodparam>
    <methodparam><type>int</type><parameter>number</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-scan.xml?r1=1.11&r2=1.12&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-scan.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-scan.xml:1.11 
phpdoc/en/reference/yaz/functions/yaz-scan.xml:1.12
--- phpdoc/en/reference/yaz/functions/yaz-scan.xml:1.11 Wed Apr  6 07:55:00 2005
+++ phpdoc/en/reference/yaz/functions/yaz-scan.xml      Fri Jun 24 08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.11 $ -->
+<!-- $Revision: 1.12 $ -->
 <refentry id="function.yaz-scan">
  <refnamediv>
   <refname>yaz_scan</refname>
@@ -8,7 +8,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_scan</methodname>
+   <type>void</type><methodname>yaz_scan</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>string</type><parameter>type</parameter></methodparam>
    
<methodparam><type>string</type><parameter>startterm</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-schema.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-schema.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-schema.xml:1.4 
phpdoc/en/reference/yaz/functions/yaz-schema.xml:1.5
--- phpdoc/en/reference/yaz/functions/yaz-schema.xml:1.4        Tue Apr  5 
12:18:39 2005
+++ phpdoc/en/reference/yaz/functions/yaz-schema.xml    Fri Jun 24 08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <refentry id="function.yaz-schema">
  <refnamediv>
   <refname>yaz_schema</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_schema</methodname>
+   <type>void</type><methodname>yaz_schema</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>string</type><parameter>schema</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-set-option.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-set-option.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-set-option.xml:1.6 
phpdoc/en/reference/yaz/functions/yaz-set-option.xml:1.7
--- phpdoc/en/reference/yaz/functions/yaz-set-option.xml:1.6    Sat Jun 11 
23:47:46 2005
+++ phpdoc/en/reference/yaz/functions/yaz-set-option.xml        Fri Jun 24 
08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="function.yaz-set-option">
  <refnamediv>
   <refname>yaz_set_option</refname>
@@ -8,13 +8,13 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_set_option</methodname>
+   <type>void</type><methodname>yaz_set_option</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>string</type><parameter>name</parameter></methodparam>
    <methodparam><type>string</type><parameter>value</parameter></methodparam>
   </methodsynopsis>
   <methodsynopsis>
-   <void/><methodname>yaz_set_option</methodname>
+   <type>void</type><methodname>yaz_set_option</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>array</type><parameter>options</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-sort.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-sort.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-sort.xml:1.7 
phpdoc/en/reference/yaz/functions/yaz-sort.xml:1.8
--- phpdoc/en/reference/yaz/functions/yaz-sort.xml:1.7  Tue Apr  5 12:18:39 2005
+++ phpdoc/en/reference/yaz/functions/yaz-sort.xml      Fri Jun 24 08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.yaz-sort">
  <refnamediv>
   <refname>yaz_sort</refname>
@@ -8,7 +8,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_sort</methodname>
+   <type>void</type><methodname>yaz_sort</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    
<methodparam><type>string</type><parameter>criteria</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/yaz/functions/yaz-syntax.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/yaz/functions/yaz-syntax.xml
diff -u phpdoc/en/reference/yaz/functions/yaz-syntax.xml:1.6 
phpdoc/en/reference/yaz/functions/yaz-syntax.xml:1.7
--- phpdoc/en/reference/yaz/functions/yaz-syntax.xml:1.6        Tue Apr  5 
12:18:39 2005
+++ phpdoc/en/reference/yaz/functions/yaz-syntax.xml    Fri Jun 24 08:52:36 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <refentry id="function.yaz-syntax">
  <refnamediv>
   <refname>yaz_syntax</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>yaz_syntax</methodname>
+   <type>void</type><methodname>yaz_syntax</methodname>
    <methodparam><type>resource</type><parameter>id</parameter></methodparam>
    <methodparam><type>string</type><parameter>syntax</parameter></methodparam>
   </methodsynopsis>

Reply via email to