didou           Sat Feb  3 01:10:26 2007 UTC

  Modified files:              
    /phpdoc/en/reference/url/functions  base64-decode.xml 
                                        base64-encode.xml 
                                        get-headers.xml 
                                        get-meta-tags.xml 
                                        http-build-query.xml 
                                        parse-url.xml rawurldecode.xml 
                                        rawurlencode.xml urldecode.xml 
                                        urlencode.xml 
  Log:
  WS, prepare for new doc style
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/base64-decode.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/url/functions/base64-decode.xml
diff -u phpdoc/en/reference/url/functions/base64-decode.xml:1.8 
phpdoc/en/reference/url/functions/base64-decode.xml:1.9
--- phpdoc/en/reference/url/functions/base64-decode.xml:1.8     Fri Mar 10 
04:54:53 2006
+++ phpdoc/en/reference/url/functions/base64-decode.xml Sat Feb  3 01:10:25 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry id="function.base64-decode">
  <refnamediv>
   <refname>base64_decode</refname>
   <refpurpose>Decodes data encoded with MIME base64</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/base64-encode.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/url/functions/base64-encode.xml
diff -u phpdoc/en/reference/url/functions/base64-encode.xml:1.8 
phpdoc/en/reference/url/functions/base64-encode.xml:1.9
--- phpdoc/en/reference/url/functions/base64-encode.xml:1.8     Fri Mar 10 
04:54:53 2006
+++ phpdoc/en/reference/url/functions/base64-encode.xml Sat Feb  3 01:10:25 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry id="function.base64-encode">
  <refnamediv>
   <refname>base64_encode</refname>
   <refpurpose>Encodes data with MIME base64</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/get-headers.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/url/functions/get-headers.xml
diff -u phpdoc/en/reference/url/functions/get-headers.xml:1.8 
phpdoc/en/reference/url/functions/get-headers.xml:1.9
--- phpdoc/en/reference/url/functions/get-headers.xml:1.8       Fri Mar 10 
04:54:53 2006
+++ phpdoc/en/reference/url/functions/get-headers.xml   Sat Feb  3 01:10:25 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry id="function.get-headers">
  <refnamediv>
   <refname>get_headers</refname>
   <refpurpose>Fetches all the headers sent by the server in response to a HTTP 
request</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/get-meta-tags.xml?r1=1.8&r2=1.9&diff_format=u
Index: phpdoc/en/reference/url/functions/get-meta-tags.xml
diff -u phpdoc/en/reference/url/functions/get-meta-tags.xml:1.8 
phpdoc/en/reference/url/functions/get-meta-tags.xml:1.9
--- phpdoc/en/reference/url/functions/get-meta-tags.xml:1.8     Fri Mar 10 
04:54:53 2006
+++ phpdoc/en/reference/url/functions/get-meta-tags.xml Sat Feb  3 01:10:25 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.8 $ -->
+<!-- $Revision: 1.9 $ -->
 <refentry id="function.get-meta-tags">
  <refnamediv>
   <refname>get_meta_tags</refname>
   <refpurpose>Extracts all meta tag content attributes from a file and returns 
an array</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/http-build-query.xml?r1=1.13&r2=1.14&diff_format=u
Index: phpdoc/en/reference/url/functions/http-build-query.xml
diff -u phpdoc/en/reference/url/functions/http-build-query.xml:1.13 
phpdoc/en/reference/url/functions/http-build-query.xml:1.14
--- phpdoc/en/reference/url/functions/http-build-query.xml:1.13 Sat Aug 12 
18:10:14 2006
+++ phpdoc/en/reference/url/functions/http-build-query.xml      Sat Feb  3 
01:10:25 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.13 $ -->
+<!-- $Revision: 1.14 $ -->
 <refentry id="function.http-build-query">
  <refnamediv>
   <refname>http_build_query</refname>
   <refpurpose>Generate URL-encoded query string</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/parse-url.xml?r1=1.14&r2=1.15&diff_format=u
Index: phpdoc/en/reference/url/functions/parse-url.xml
diff -u phpdoc/en/reference/url/functions/parse-url.xml:1.14 
phpdoc/en/reference/url/functions/parse-url.xml:1.15
--- phpdoc/en/reference/url/functions/parse-url.xml:1.14        Sat Aug 12 
18:00:17 2006
+++ phpdoc/en/reference/url/functions/parse-url.xml     Sat Feb  3 01:10:25 2007
@@ -1,6 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
-<!-- splitted from ./en/functions/url.xml, last change in rev 1.2 -->
+<!-- $Revision: 1.15 $ -->
 <refentry id="function.parse-url">
  <refnamediv>
   <refname>parse_url</refname>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/rawurldecode.xml?r1=1.5&r2=1.6&diff_format=u
Index: phpdoc/en/reference/url/functions/rawurldecode.xml
diff -u phpdoc/en/reference/url/functions/rawurldecode.xml:1.5 
phpdoc/en/reference/url/functions/rawurldecode.xml:1.6
--- phpdoc/en/reference/url/functions/rawurldecode.xml:1.5      Fri Mar 10 
04:54:53 2006
+++ phpdoc/en/reference/url/functions/rawurldecode.xml  Sat Feb  3 01:10:26 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <refentry id="function.rawurldecode">
  <refnamediv>
   <refname>rawurldecode</refname>
   <refpurpose>Decode URL-encoded strings</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/rawurlencode.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/url/functions/rawurlencode.xml
diff -u phpdoc/en/reference/url/functions/rawurlencode.xml:1.9 
phpdoc/en/reference/url/functions/rawurlencode.xml:1.10
--- phpdoc/en/reference/url/functions/rawurlencode.xml:1.9      Fri Mar 10 
04:54:53 2006
+++ phpdoc/en/reference/url/functions/rawurlencode.xml  Sat Feb  3 01:10:26 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <refentry id="function.rawurlencode">
  <refnamediv>
   <refname>rawurlencode</refname>
   <refpurpose>URL-encode according to RFC 1738</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/urldecode.xml?r1=1.4&r2=1.5&diff_format=u
Index: phpdoc/en/reference/url/functions/urldecode.xml
diff -u phpdoc/en/reference/url/functions/urldecode.xml:1.4 
phpdoc/en/reference/url/functions/urldecode.xml:1.5
--- phpdoc/en/reference/url/functions/urldecode.xml:1.4 Fri Mar 10 04:54:53 2006
+++ phpdoc/en/reference/url/functions/urldecode.xml     Sat Feb  3 01:10:26 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <refentry id="function.urldecode">
  <refnamediv>
   <refname>urldecode</refname>
   <refpurpose>Decodes URL-encoded string</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/url/functions/urlencode.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/url/functions/urlencode.xml
diff -u phpdoc/en/reference/url/functions/urlencode.xml:1.9 
phpdoc/en/reference/url/functions/urlencode.xml:1.10
--- phpdoc/en/reference/url/functions/urlencode.xml:1.9 Fri Mar 10 04:54:53 2006
+++ phpdoc/en/reference/url/functions/urlencode.xml     Sat Feb  3 01:10:26 2007
@@ -1,11 +1,11 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
 <refentry id="function.urlencode">
  <refnamediv>
   <refname>urlencode</refname>
   <refpurpose>URL-encodes string</refpurpose>
  </refnamediv>
- 
+
  <refsect1>
   <title>Description</title>
   <methodsynopsis>

Reply via email to