betz Thu Mar 28 17:32:54 2002 EDT
Modified files:
/phpdoc/en/functions array.xml bc.xml bzip2.xml crack.xml ctype.xml
dbplus.xml mcrypt.xml pcre.xml readline.xml
uodbc.xml
Log:
more entities :-)
replaced <para> This extension does not ...</para> with proper entities from
language-snippets.ent
Index: phpdoc/en/functions/array.xml
diff -u phpdoc/en/functions/array.xml:1.171 phpdoc/en/functions/array.xml:1.172
--- phpdoc/en/functions/array.xml:1.171 Wed Mar 27 20:23:18 2002
+++ phpdoc/en/functions/array.xml Thu Mar 28 17:32:52 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.171 $ -->
+<!-- $Revision: 1.172 $ -->
<reference id="ref.array">
<title>Array Functions</title>
<titleabbrev>Arrays</titleabbrev>
@@ -40,16 +40,12 @@
<section id="array.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="array.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="array.constants">
Index: phpdoc/en/functions/bc.xml
diff -u phpdoc/en/functions/bc.xml:1.23 phpdoc/en/functions/bc.xml:1.24
--- phpdoc/en/functions/bc.xml:1.23 Mon Mar 11 02:30:19 2002
+++ phpdoc/en/functions/bc.xml Thu Mar 28 17:32:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<reference id="ref.bc">
<title>BCMath Arbitrary Precision Mathematics Functions</title>
<titleabbrev>BC math</titleabbrev>
@@ -34,23 +34,17 @@
<section id="bc.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="bc.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="bc.constants">
<title>Predefined constants</title>
- <para>
- This extension does not define any constants.
- </para>
+ &no.constants;
</section>
</partintro>
Index: phpdoc/en/functions/bzip2.xml
diff -u phpdoc/en/functions/bzip2.xml:1.18 phpdoc/en/functions/bzip2.xml:1.19
--- phpdoc/en/functions/bzip2.xml:1.18 Mon Mar 25 08:52:58 2002
+++ phpdoc/en/functions/bzip2.xml Thu Mar 28 17:32:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<reference id="ref.bzip2">
<title>Bzip2 Compression Functions</title>
<titleabbrev>Bzip2</titleabbrev>
@@ -30,9 +30,7 @@
<section id="bzip2.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="bzip2.resources">
@@ -45,9 +43,7 @@
<section id="bzip2.constants">
<title>Predefined constants</title>
- <para>
- This extension does not define any constants.
- </para>
+ &no.constants;
</section>
<section id="bzip2.examples">
Index: phpdoc/en/functions/crack.xml
diff -u phpdoc/en/functions/crack.xml:1.9 phpdoc/en/functions/crack.xml:1.10
--- phpdoc/en/functions/crack.xml:1.9 Mon Mar 11 19:45:09 2002
+++ phpdoc/en/functions/crack.xml Thu Mar 28 17:32:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<reference id="ref.crack">
<title>Crack functions</title>
<titleabbrev>Crack functions</titleabbrev>
@@ -31,23 +31,17 @@
<section id="crack.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="crack.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="crack.constants">
<title>Predefined constants</title>
- <para>
- This extension does not define any constants.
- </para>
+ &no.constants;
</section>
<section id="crack.examples">
Index: phpdoc/en/functions/ctype.xml
diff -u phpdoc/en/functions/ctype.xml:1.23 phpdoc/en/functions/ctype.xml:1.24
--- phpdoc/en/functions/ctype.xml:1.23 Mon Mar 11 16:40:55 2002
+++ phpdoc/en/functions/ctype.xml Thu Mar 28 17:32:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.23 $ -->
+<!-- $Revision: 1.24 $ -->
<reference id="ref.ctype">
<title>Character type functions</title>
<titleabbrev>ctype</titleabbrev>
@@ -44,23 +44,17 @@
<section id="ctype.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="ctype.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="ctype.constants">
<title>Predefined constants</title>
- <para>
- This extension does not define any constants.
- </para>
+ &no.constants;
</section>
</partintro>
Index: phpdoc/en/functions/dbplus.xml
diff -u phpdoc/en/functions/dbplus.xml:1.24 phpdoc/en/functions/dbplus.xml:1.25
--- phpdoc/en/functions/dbplus.xml:1.24 Sat Mar 2 12:17:56 2002
+++ phpdoc/en/functions/dbplus.xml Thu Mar 28 17:32:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.24 $ -->
+<!-- $Revision: 1.25 $ -->
<reference id="ref.dbplus">
<title>DB++ Functions</title>
<titleabbrev>DB++</titleabbrev>
@@ -61,9 +61,7 @@
<section id="dbplus.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="dbplus.resources">
Index: phpdoc/en/functions/mcrypt.xml
diff -u phpdoc/en/functions/mcrypt.xml:1.30 phpdoc/en/functions/mcrypt.xml:1.31
--- phpdoc/en/functions/mcrypt.xml:1.30 Thu Mar 28 12:16:42 2002
+++ phpdoc/en/functions/mcrypt.xml Thu Mar 28 17:32:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.30 $ -->
+<!-- $Revision: 1.31 $ -->
<reference id="ref.mcrypt">
<title>Mcrypt Encryption Functions</title>
<titleabbrev>mcrypt</titleabbrev>
@@ -95,9 +95,7 @@
<section id="mcrypt.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="mcrypt.constants">
Index: phpdoc/en/functions/pcre.xml
diff -u phpdoc/en/functions/pcre.xml:1.76 phpdoc/en/functions/pcre.xml:1.77
--- phpdoc/en/functions/pcre.xml:1.76 Thu Mar 21 05:46:27 2002
+++ phpdoc/en/functions/pcre.xml Thu Mar 28 17:32:53 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.76 $ -->
+<!-- $Revision: 1.77 $ -->
<reference id="ref.pcre">
<title>Regular Expression Functions (Perl-Compatible)</title>
<titleabbrev>PCRE</titleabbrev>
@@ -47,23 +47,17 @@
<section id="pcre.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="pcre.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="pcre.constants">
<title>Predefined constants</title>
- <para>
- This extension does not define any constants.
- </para>
+ &no.constants;
</section>
<section id="pcre.examples">
Index: phpdoc/en/functions/readline.xml
diff -u phpdoc/en/functions/readline.xml:1.18 phpdoc/en/functions/readline.xml:1.19
--- phpdoc/en/functions/readline.xml:1.18 Thu Mar 28 11:23:51 2002
+++ phpdoc/en/functions/readline.xml Thu Mar 28 17:32:54 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.18 $ -->
+<!-- $Revision: 1.19 $ -->
<reference id="ref.readline">
<title>GNU Readline</title>
<titleabbrev>Readline</titleabbrev>
@@ -37,23 +37,17 @@
<section id="readline.configuration">
<title>Runtime Configuration</title>
- <para>
- This extensions does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="readline.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="readline.constants">
<title>Predefined constants</title>
- <para>
- This extension does not define any constants.
- </para>
+ &no.constants;
</section>
</partintro>
Index: phpdoc/en/functions/uodbc.xml
diff -u phpdoc/en/functions/uodbc.xml:1.36 phpdoc/en/functions/uodbc.xml:1.37
--- phpdoc/en/functions/uodbc.xml:1.36 Tue Mar 26 02:33:03 2002
+++ phpdoc/en/functions/uodbc.xml Thu Mar 28 17:32:54 2002
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.36 $ -->
+<!-- $Revision: 1.37 $ -->
<reference id="ref.odbc">
<title>Unified ODBC functions</title>
<titleabbrev>ODBC</titleabbrev>
@@ -50,23 +50,17 @@
<section id="odbc.configuration">
<title>Runtime Configuration</title>
- <para>
- This extension does not define any configuration directives.
- </para>
+ &no.config;
</section>
<section id="odbc.resources">
<title>Resource types</title>
- <para>
- This extension does not define any resource types.
- </para>
+ &no.resource;
</section>
<section id="odbc.constants">
<title>Predefined constants</title>
- <para>
- This extension does not define any constants.
- </para>
+ &no.constants;
</section>
</partintro>