goba            Sun Aug 19 07:47:46 2001 EDT

  Modified files:              
    /phpdoc/en/functions        ircg.xml java.xml ldap.xml mail.xml math.xml 
                                mbstring.xml mcal.xml mcrypt.xml mhash.xml 
                                ming.xml misc.xml mnogosearch.xml msql.xml 
                                mssql.xml mysql.xml network.xml nis.xml 
                                oci8.xml openssl.xml oracle.xml outcontrol.xml 
                                ovrimos.xml pcre.xml pdf.xml pfpro.xml 
                                pgsql.xml posix.xml printer.xml pspell.xml 
                                readline.xml recode.xml regex.xml 
                                satellite.xml sem.xml sesam.xml session.xml 
                                shmop.xml snmp.xml sockets.xml swf.xml 
                                sybase.xml uodbc.xml url.xml var.xml wddx.xml 
                                xml.xml yaz.xml zip.xml zlib.xml 
  Log:
  External parsed entities _should_ each begin with a text declaration.
  See: http://www.w3.org/TR/2000/REC-xml-20001006#sec-TextDecl
  
  
  
Index: phpdoc/en/functions/ircg.xml
diff -u phpdoc/en/functions/ircg.xml:1.5 phpdoc/en/functions/ircg.xml:1.6
--- phpdoc/en/functions/ircg.xml:1.5    Thu Aug  2 13:37:01 2001
+++ phpdoc/en/functions/ircg.xml        Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.5 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.6 $ -->
  <reference id="ref.ircg">
   <title>IRC Gateway Functions</title>
   <titleabbrev>IRC Gateway</titleabbrev>
Index: phpdoc/en/functions/java.xml
diff -u phpdoc/en/functions/java.xml:1.9 phpdoc/en/functions/java.xml:1.10
--- phpdoc/en/functions/java.xml:1.9    Thu Aug  2 13:37:01 2001
+++ phpdoc/en/functions/java.xml        Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.9 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.10 $ -->
  <reference id="ref.java">
   <title>Java</title>
   <titleabbrev>PHP / Java Integration</titleabbrev>
Index: phpdoc/en/functions/ldap.xml
diff -u phpdoc/en/functions/ldap.xml:1.31 phpdoc/en/functions/ldap.xml:1.32
--- phpdoc/en/functions/ldap.xml:1.31   Thu Aug  2 13:37:01 2001
+++ phpdoc/en/functions/ldap.xml        Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.31 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.32 $ -->
  <reference id="ref.ldap">
   <title>LDAP functions</title>
   <titleabbrev>LDAP</titleabbrev>
Index: phpdoc/en/functions/mail.xml
diff -u phpdoc/en/functions/mail.xml:1.25 phpdoc/en/functions/mail.xml:1.26
--- phpdoc/en/functions/mail.xml:1.25   Thu Aug  2 13:37:02 2001
+++ phpdoc/en/functions/mail.xml        Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.25 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.26 $ -->
  <reference id="ref.mail">
   <title>Mail functions</title>
   <titleabbrev>Mail</titleabbrev>
Index: phpdoc/en/functions/math.xml
diff -u phpdoc/en/functions/math.xml:1.49 phpdoc/en/functions/math.xml:1.50
--- phpdoc/en/functions/math.xml:1.49   Sun Aug 12 18:16:08 2001
+++ phpdoc/en/functions/math.xml        Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.49 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.50 $ -->
  <reference id="ref.math">
   <title>Mathematical Functions</title>
   <titleabbrev>Math</titleabbrev>
Index: phpdoc/en/functions/mbstring.xml
diff -u phpdoc/en/functions/mbstring.xml:1.7 phpdoc/en/functions/mbstring.xml:1.8
--- phpdoc/en/functions/mbstring.xml:1.7        Sun Aug  5 06:51:46 2001
+++ phpdoc/en/functions/mbstring.xml    Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.7 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.8 $ -->
  <reference id="ref.mbstring">
   <title>Multi-Byte String Functions</title> 
   <titleabbrev>
Index: phpdoc/en/functions/mcal.xml
diff -u phpdoc/en/functions/mcal.xml:1.23 phpdoc/en/functions/mcal.xml:1.24
--- phpdoc/en/functions/mcal.xml:1.23   Thu Aug  2 13:37:03 2001
+++ phpdoc/en/functions/mcal.xml        Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.23 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.24 $ -->
  <reference id="ref.mcal">
   <title>MCAL functions</title>
   <titleabbrev>MCAL</titleabbrev>
Index: phpdoc/en/functions/mcrypt.xml
diff -u phpdoc/en/functions/mcrypt.xml:1.20 phpdoc/en/functions/mcrypt.xml:1.21
--- phpdoc/en/functions/mcrypt.xml:1.20 Thu Aug  2 13:37:03 2001
+++ phpdoc/en/functions/mcrypt.xml      Sun Aug 19 07:47:37 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.20 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.21 $ -->
  <reference id="ref.mcrypt">
   <title>Mcrypt Encryption Functions</title>
   <titleabbrev>mcrypt</titleabbrev>
Index: phpdoc/en/functions/mhash.xml
diff -u phpdoc/en/functions/mhash.xml:1.15 phpdoc/en/functions/mhash.xml:1.16
--- phpdoc/en/functions/mhash.xml:1.15  Thu Aug  2 13:37:04 2001
+++ phpdoc/en/functions/mhash.xml       Sun Aug 19 07:47:39 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.15 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.16 $ -->
  <reference id="ref.mhash">
   <title>Mhash Functions</title>
   <titleabbrev>mhash</titleabbrev>
Index: phpdoc/en/functions/ming.xml
diff -u phpdoc/en/functions/ming.xml:1.18 phpdoc/en/functions/ming.xml:1.19
--- phpdoc/en/functions/ming.xml:1.18   Sun Aug 12 18:43:08 2001
+++ phpdoc/en/functions/ming.xml        Sun Aug 19 07:47:40 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.18 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.19 $ -->
  <reference id="ref.ming">
   <title>Ming functions for Flash</title>
   <titleabbrev>Ming (flash)</titleabbrev>
Index: phpdoc/en/functions/misc.xml
diff -u phpdoc/en/functions/misc.xml:1.51 phpdoc/en/functions/misc.xml:1.52
--- phpdoc/en/functions/misc.xml:1.51   Thu Aug  2 13:37:07 2001
+++ phpdoc/en/functions/misc.xml        Sun Aug 19 07:47:41 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.51 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.52 $ -->
  <reference id="ref.misc">
   <title>Miscellaneous functions</title>
   <titleabbrev>Misc.</titleabbrev>
Index: phpdoc/en/functions/mnogosearch.xml
diff -u phpdoc/en/functions/mnogosearch.xml:1.18 
phpdoc/en/functions/mnogosearch.xml:1.19
--- phpdoc/en/functions/mnogosearch.xml:1.18    Wed Aug  8 04:40:52 2001
+++ phpdoc/en/functions/mnogosearch.xml Sun Aug 19 07:47:41 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.18 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.19 $ -->
 <reference id="ref.mnogo">
  <title>mnoGoSearch Functions</title>
  <titleabbrev>mnoGoSearch</titleabbrev>
Index: phpdoc/en/functions/msql.xml
diff -u phpdoc/en/functions/msql.xml:1.13 phpdoc/en/functions/msql.xml:1.14
--- phpdoc/en/functions/msql.xml:1.13   Tue Aug  7 01:21:26 2001
+++ phpdoc/en/functions/msql.xml        Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.13 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.14 $ -->
  <reference id="ref.msql">
   <title>mSQL functions</title>
   <titleabbrev>mSQL</titleabbrev>
Index: phpdoc/en/functions/mssql.xml
diff -u phpdoc/en/functions/mssql.xml:1.16 phpdoc/en/functions/mssql.xml:1.17
--- phpdoc/en/functions/mssql.xml:1.16  Thu Aug  2 13:37:10 2001
+++ phpdoc/en/functions/mssql.xml       Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.16 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.17 $ -->
  <reference id="ref.mssql">
   <title>Microsoft SQL Server functions</title>
   <titleabbrev>MS SQL Server</titleabbrev>
Index: phpdoc/en/functions/mysql.xml
diff -u phpdoc/en/functions/mysql.xml:1.58 phpdoc/en/functions/mysql.xml:1.59
--- phpdoc/en/functions/mysql.xml:1.58  Mon Aug 13 14:46:29 2001
+++ phpdoc/en/functions/mysql.xml       Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.58 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.59 $ -->
  <reference id="ref.mysql">
   <title>MySQL functions</title>
   <titleabbrev>MySQL</titleabbrev>
Index: phpdoc/en/functions/network.xml
diff -u phpdoc/en/functions/network.xml:1.38 phpdoc/en/functions/network.xml:1.39
--- phpdoc/en/functions/network.xml:1.38        Thu Aug  2 13:37:12 2001
+++ phpdoc/en/functions/network.xml     Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.38 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.39 $ -->
  <reference id="ref.network">
   <title>Network Functions</title>
   <titleabbrev>Network</titleabbrev>
Index: phpdoc/en/functions/nis.xml
diff -u phpdoc/en/functions/nis.xml:1.14 phpdoc/en/functions/nis.xml:1.15
--- phpdoc/en/functions/nis.xml:1.14    Fri Aug 10 09:06:57 2001
+++ phpdoc/en/functions/nis.xml Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.14 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.15 $ -->
   <reference id="ref.nis">
   <title>YP/NIS Functions</title>
   <titleabbrev>YP/NIS</titleabbrev>
Index: phpdoc/en/functions/oci8.xml
diff -u phpdoc/en/functions/oci8.xml:1.30 phpdoc/en/functions/oci8.xml:1.31
--- phpdoc/en/functions/oci8.xml:1.30   Fri Aug  3 15:22:28 2001
+++ phpdoc/en/functions/oci8.xml        Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.30 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.31 $ -->
  <reference id="ref.oci8">
   <title>Oracle 8 functions</title>
   <titleabbrev>OCI8</titleabbrev>
Index: phpdoc/en/functions/openssl.xml
diff -u phpdoc/en/functions/openssl.xml:1.12 phpdoc/en/functions/openssl.xml:1.13
--- phpdoc/en/functions/openssl.xml:1.12        Thu Aug  2 13:37:17 2001
+++ phpdoc/en/functions/openssl.xml     Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.12 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
  <reference id="ref.openssl">
   <title>OpenSSL functions</title>
   <titleabbrev>OpenSSL</titleabbrev>
Index: phpdoc/en/functions/oracle.xml
diff -u phpdoc/en/functions/oracle.xml:1.19 phpdoc/en/functions/oracle.xml:1.20
--- phpdoc/en/functions/oracle.xml:1.19 Fri Aug  3 15:22:33 2001
+++ phpdoc/en/functions/oracle.xml      Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.19 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.20 $ -->
  <reference id="ref.oracle">
   <title>Oracle functions</title>
   <titleabbrev>Oracle</titleabbrev>
Index: phpdoc/en/functions/outcontrol.xml
diff -u phpdoc/en/functions/outcontrol.xml:1.14 phpdoc/en/functions/outcontrol.xml:1.15
--- phpdoc/en/functions/outcontrol.xml:1.14     Thu Aug  2 13:37:17 2001
+++ phpdoc/en/functions/outcontrol.xml  Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.14 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.15 $ -->
  <reference id="ref.outcontrol">
   <title>Output Control Functions</title>
   <titleabbrev>Output Control</titleabbrev>
Index: phpdoc/en/functions/ovrimos.xml
diff -u phpdoc/en/functions/ovrimos.xml:1.8 phpdoc/en/functions/ovrimos.xml:1.9
--- phpdoc/en/functions/ovrimos.xml:1.8 Thu Aug  2 13:37:17 2001
+++ phpdoc/en/functions/ovrimos.xml     Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.ovrimos">
   <title>Ovrimos SQL functions</title>
   <titleabbrev>OvrimosSQL</titleabbrev>
Index: phpdoc/en/functions/pcre.xml
diff -u phpdoc/en/functions/pcre.xml:1.56 phpdoc/en/functions/pcre.xml:1.57
--- phpdoc/en/functions/pcre.xml:1.56   Thu Aug  2 13:37:18 2001
+++ phpdoc/en/functions/pcre.xml        Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.56 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.57 $ -->
 <reference id="ref.pcre">
   <title>Regular Expression Functions (Perl-Compatible)</title>
   <titleabbrev>PCRE</titleabbrev>   
Index: phpdoc/en/functions/pdf.xml
diff -u phpdoc/en/functions/pdf.xml:1.65 phpdoc/en/functions/pdf.xml:1.66
--- phpdoc/en/functions/pdf.xml:1.65    Sat Aug  4 13:00:22 2001
+++ phpdoc/en/functions/pdf.xml Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.65 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.66 $ -->
  <reference id="ref.pdf">
   <title>PDF functions </title>
   <titleabbrev>PDF</titleabbrev>
Index: phpdoc/en/functions/pfpro.xml
diff -u phpdoc/en/functions/pfpro.xml:1.6 phpdoc/en/functions/pfpro.xml:1.7
--- phpdoc/en/functions/pfpro.xml:1.6   Thu Aug  2 13:37:21 2001
+++ phpdoc/en/functions/pfpro.xml       Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.6 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.7 $ -->
  <reference id="ref.pfpro">
   <title>Verisign Payflow Pro functions</title>
   <titleabbrev>Verisign Payflow Pro</titleabbrev>
Index: phpdoc/en/functions/pgsql.xml
diff -u phpdoc/en/functions/pgsql.xml:1.43 phpdoc/en/functions/pgsql.xml:1.44
--- phpdoc/en/functions/pgsql.xml:1.43  Fri Aug  3 15:29:14 2001
+++ phpdoc/en/functions/pgsql.xml       Sun Aug 19 07:47:42 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.43 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.44 $ -->
  <reference id="ref.pgsql">
   <title>PostgreSQL functions</title>
   <titleabbrev>PostgreSQL</titleabbrev>
Index: phpdoc/en/functions/posix.xml
diff -u phpdoc/en/functions/posix.xml:1.13 phpdoc/en/functions/posix.xml:1.14
--- phpdoc/en/functions/posix.xml:1.13  Thu Aug  2 13:37:23 2001
+++ phpdoc/en/functions/posix.xml       Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.13 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.14 $ -->
  <reference id="ref.posix">
   <title>POSIX functions</title>
   <titleabbrev>POSIX</titleabbrev>
Index: phpdoc/en/functions/printer.xml
diff -u phpdoc/en/functions/printer.xml:1.8 phpdoc/en/functions/printer.xml:1.9
--- phpdoc/en/functions/printer.xml:1.8 Thu Aug  2 13:37:24 2001
+++ phpdoc/en/functions/printer.xml     Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
 <reference id="ref.printer">
   <title>Printer functions</title>
   <titleabbrev>Printer</titleabbrev>
Index: phpdoc/en/functions/pspell.xml
diff -u phpdoc/en/functions/pspell.xml:1.16 phpdoc/en/functions/pspell.xml:1.17
--- phpdoc/en/functions/pspell.xml:1.16 Mon Aug 13 18:36:05 2001
+++ phpdoc/en/functions/pspell.xml      Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.16 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.17 $ -->
 
 <!-- pspell currently (2001-08-14) doesn't use resources -->
  <reference id="ref.pspell">
Index: phpdoc/en/functions/readline.xml
diff -u phpdoc/en/functions/readline.xml:1.10 phpdoc/en/functions/readline.xml:1.11
--- phpdoc/en/functions/readline.xml:1.10       Thu Aug  2 13:37:26 2001
+++ phpdoc/en/functions/readline.xml    Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.10 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.11 $ -->
  <reference id="ref.readline">
   <title>GNU Readline</title>
   <titleabbrev>Readline</titleabbrev>
Index: phpdoc/en/functions/recode.xml
diff -u phpdoc/en/functions/recode.xml:1.12 phpdoc/en/functions/recode.xml:1.13
--- phpdoc/en/functions/recode.xml:1.12 Thu Aug  2 13:37:26 2001
+++ phpdoc/en/functions/recode.xml      Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.12 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
  <reference id="ref.recode">
   <title>GNU Recode functions</title>
   <titleabbrev>Recode</titleabbrev>
Index: phpdoc/en/functions/regex.xml
diff -u phpdoc/en/functions/regex.xml:1.24 phpdoc/en/functions/regex.xml:1.25
--- phpdoc/en/functions/regex.xml:1.24  Mon Aug  6 17:00:40 2001
+++ phpdoc/en/functions/regex.xml       Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.24 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.25 $ -->
  <reference id="ref.regex">
   <title>Regular Expression Functions (POSIX Extended)</title>
   <titleabbrev>Regexps</titleabbrev>
Index: phpdoc/en/functions/satellite.xml
diff -u phpdoc/en/functions/satellite.xml:1.12 phpdoc/en/functions/satellite.xml:1.13
--- phpdoc/en/functions/satellite.xml:1.12      Thu Aug  2 13:37:28 2001
+++ phpdoc/en/functions/satellite.xml   Sun Aug 19 07:47:43 2001
@@ -1,7 +1,8 @@
-<!-- $Revision: 1.12 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
 <!-- 
 
-       $Id: satellite.xml,v 1.12 2001/08/02 17:37:28 jeroen Exp $
+       $Id: satellite.xml,v 1.13 2001/08/19 11:47:43 goba Exp $
 
        Author: David Eriksson <[EMAIL PROTECTED]> 
 
Index: phpdoc/en/functions/sem.xml
diff -u phpdoc/en/functions/sem.xml:1.11 phpdoc/en/functions/sem.xml:1.12
--- phpdoc/en/functions/sem.xml:1.11    Thu Aug  2 13:37:28 2001
+++ phpdoc/en/functions/sem.xml Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.11 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.12 $ -->
  <reference id="ref.sem">
   <title>Semaphore and Shared Memory Functions</title>
   <titleabbrev>Semaphore</titleabbrev>
Index: phpdoc/en/functions/sesam.xml
diff -u phpdoc/en/functions/sesam.xml:1.8 phpdoc/en/functions/sesam.xml:1.9
--- phpdoc/en/functions/sesam.xml:1.8   Fri Aug  3 15:22:33 2001
+++ phpdoc/en/functions/sesam.xml       Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.sesam">
   <title>SESAM database functions</title>
   <titleabbrev>SESAM</titleabbrev>
Index: phpdoc/en/functions/session.xml
diff -u phpdoc/en/functions/session.xml:1.51 phpdoc/en/functions/session.xml:1.52
--- phpdoc/en/functions/session.xml:1.51        Thu Aug  9 20:47:27 2001
+++ phpdoc/en/functions/session.xml     Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.51 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.52 $ -->
  <reference id="ref.session">
   <title>Session handling functions</title>
   <titleabbrev>Sessions</titleabbrev>
Index: phpdoc/en/functions/shmop.xml
diff -u phpdoc/en/functions/shmop.xml:1.6 phpdoc/en/functions/shmop.xml:1.7
--- phpdoc/en/functions/shmop.xml:1.6   Thu Aug  2 13:37:32 2001
+++ phpdoc/en/functions/shmop.xml       Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.6 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.7 $ -->
 <reference id="ref.shmop">
   <title>Shared Memory Functions</title>
   <titleabbrev>shmop</titleabbrev>
Index: phpdoc/en/functions/snmp.xml
diff -u phpdoc/en/functions/snmp.xml:1.12 phpdoc/en/functions/snmp.xml:1.13
--- phpdoc/en/functions/snmp.xml:1.12   Thu Aug  2 13:37:32 2001
+++ phpdoc/en/functions/snmp.xml        Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.12 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.13 $ -->
  <reference id="ref.snmp">
   <title>SNMP functions</title>
   <titleabbrev>SNMP</titleabbrev>
Index: phpdoc/en/functions/sockets.xml
diff -u phpdoc/en/functions/sockets.xml:1.18 phpdoc/en/functions/sockets.xml:1.19
--- phpdoc/en/functions/sockets.xml:1.18        Sun Aug  5 06:51:46 2001
+++ phpdoc/en/functions/sockets.xml     Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.18 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.19 $ -->
  <reference id="ref.sockets">
   <title>Socket functions</title>
   <titleabbrev>Sockets</titleabbrev>
Index: phpdoc/en/functions/swf.xml
diff -u phpdoc/en/functions/swf.xml:1.19 phpdoc/en/functions/swf.xml:1.20
--- phpdoc/en/functions/swf.xml:1.19    Thu Aug  2 13:37:37 2001
+++ phpdoc/en/functions/swf.xml Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.19 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.20 $ -->
  <reference id="ref.swf">
   <title>Shockwave Flash functions</title>
   <titleabbrev>SWF</titleabbrev>
Index: phpdoc/en/functions/sybase.xml
diff -u phpdoc/en/functions/sybase.xml:1.16 phpdoc/en/functions/sybase.xml:1.17
--- phpdoc/en/functions/sybase.xml:1.16 Thu Aug  2 13:37:38 2001
+++ phpdoc/en/functions/sybase.xml      Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.16 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.17 $ -->
  <reference id="ref.sybase">
   <title>Sybase functions</title>
   <titleabbrev>Sybase</titleabbrev>
Index: phpdoc/en/functions/uodbc.xml
diff -u phpdoc/en/functions/uodbc.xml:1.23 phpdoc/en/functions/uodbc.xml:1.24
--- phpdoc/en/functions/uodbc.xml:1.23  Thu Aug  2 13:37:38 2001
+++ phpdoc/en/functions/uodbc.xml       Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.23 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.24 $ -->
  <reference id="ref.odbc">
   <title>Unified ODBC functions</title>
   <titleabbrev>ODBC</titleabbrev>
Index: phpdoc/en/functions/url.xml
diff -u phpdoc/en/functions/url.xml:1.15 phpdoc/en/functions/url.xml:1.16
--- phpdoc/en/functions/url.xml:1.15    Sat Aug 18 06:01:23 2001
+++ phpdoc/en/functions/url.xml Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.15 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.16 $ -->
  <reference id="ref.url">
   <title>URL Functions</title>
   <titleabbrev>URLs</titleabbrev>
Index: phpdoc/en/functions/var.xml
diff -u phpdoc/en/functions/var.xml:1.62 phpdoc/en/functions/var.xml:1.63
--- phpdoc/en/functions/var.xml:1.62    Thu Aug  2 13:37:40 2001
+++ phpdoc/en/functions/var.xml Sun Aug 19 07:47:43 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.62 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.63 $ -->
  <reference id="ref.var">
   <title>Variable Functions</title>
   <titleabbrev>Variables</titleabbrev>
Index: phpdoc/en/functions/wddx.xml
diff -u phpdoc/en/functions/wddx.xml:1.8 phpdoc/en/functions/wddx.xml:1.9
--- phpdoc/en/functions/wddx.xml:1.8    Thu Aug  2 13:37:41 2001
+++ phpdoc/en/functions/wddx.xml        Sun Aug 19 07:47:44 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
  <reference id="ref.wddx">
   <title>WDDX functions</title>
   <titleabbrev>WDDX</titleabbrev>
Index: phpdoc/en/functions/xml.xml
diff -u phpdoc/en/functions/xml.xml:1.17 phpdoc/en/functions/xml.xml:1.18
--- phpdoc/en/functions/xml.xml:1.17    Thu Aug  2 13:37:41 2001
+++ phpdoc/en/functions/xml.xml Sun Aug 19 07:47:44 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.17 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.18 $ -->
  <reference id="ref.xml">
   <title>XML parser functions</title>
   <titleabbrev>XML</titleabbrev>
Index: phpdoc/en/functions/yaz.xml
diff -u phpdoc/en/functions/yaz.xml:1.17 phpdoc/en/functions/yaz.xml:1.18
--- phpdoc/en/functions/yaz.xml:1.17    Mon Aug 13 05:42:18 2001
+++ phpdoc/en/functions/yaz.xml Sun Aug 19 07:47:45 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.17 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.18 $ -->
  <reference id="ref.yaz">
   <title>YAZ functions</title>
   <titleabbrev>YAZ</titleabbrev>
Index: phpdoc/en/functions/zip.xml
diff -u phpdoc/en/functions/zip.xml:1.8 phpdoc/en/functions/zip.xml:1.9
--- phpdoc/en/functions/zip.xml:1.8     Thu Aug  2 13:37:43 2001
+++ phpdoc/en/functions/zip.xml Sun Aug 19 07:47:45 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.8 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.9 $ -->
 <reference id="ref.zip">
  <title>Zip File Functions (Read Only Access)</title>
  <titleabbrev>Zip</titleabbrev>
Index: phpdoc/en/functions/zlib.xml
diff -u phpdoc/en/functions/zlib.xml:1.16 phpdoc/en/functions/zlib.xml:1.17
--- phpdoc/en/functions/zlib.xml:1.16   Thu Aug  2 13:37:43 2001
+++ phpdoc/en/functions/zlib.xml        Sun Aug 19 07:47:45 2001
@@ -1,4 +1,5 @@
-<!-- $Revision: 1.16 $ -->
+<?xml encoding="iso-8859-1"?>
+<!-- $Revision: 1.17 $ -->
  <reference id="ref.zlib">
   <title>Zlib Compression Functions</title>
   <titleabbrev>Zlib</titleabbrev>

Reply via email to