mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
more entities :-)
replaced <para> This extension does not ...</para> with proper entities from language-snippets.ent git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@75672 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c6df0d19be
commit
20697a152e
10 changed files with 34 additions and 82 deletions
|
@ -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">
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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>
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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 @@ mcrypt_generic_end ($td);
|
|||
|
||||
<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">
|
||||
|
|
|
@ -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">
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue