mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
replace tabs by spaces
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@92162 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a2f5757ad0
commit
04f08fcb7d
5 changed files with 19 additions and 19 deletions
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.DomDocument-xinclude">
|
||||
<refnamediv>
|
||||
<refname>DomDocument->xinclude</refname>
|
||||
<refpurpose>
|
||||
Substitutes XIncludes in a DomDocument Object.
|
||||
Substitutes XIncludes in a DomDocument Object.
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
@ -14,7 +14,7 @@
|
|||
<void/>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
&warn.undocumented.func;
|
||||
|
||||
</refsect1>
|
||||
</refentry>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.DomXsltStylesheet-process">
|
||||
<refnamediv>
|
||||
<refname>DomXsltStylesheet->process</refname>
|
||||
<refpurpose>
|
||||
Applies the XSLT-Transformation on a DomDocument Object.
|
||||
Applies the XSLT-Transformation on a DomDocument Object.
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
@ -17,8 +17,8 @@
|
|||
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
<para>
|
||||
</para>
|
||||
<para>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.domxml-xslt-stylesheet-doc">
|
||||
<refnamediv>
|
||||
<refname>domxml_xslt_stylesheet_doc</refname>
|
||||
<refpurpose>
|
||||
Creates a DomXsltStylesheet Object from a DomDocument Object.
|
||||
Creates a DomXsltStylesheet Object from a DomDocument Object.
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
@ -14,8 +14,8 @@
|
|||
<methodparam><type>object</type><parameter>DocDocument Object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
<para>
|
||||
</para>
|
||||
<para>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.domxml-xslt-stylesheet-file">
|
||||
<refnamediv>
|
||||
<refname>domxml_xslt_stylesheet_file</refname>
|
||||
<refpurpose>
|
||||
Creates a DomXsltStylesheet Object from a xsl document in a file.
|
||||
Creates a DomXsltStylesheet Object from a xsl document in a file.
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
@ -14,8 +14,8 @@
|
|||
<methodparam><type>string</type><parameter>xsl file</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
<para>
|
||||
</para>
|
||||
<para>
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.1 $ -->
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<refentry id="function.domxml-xslt-stylesheet">
|
||||
<refnamediv>
|
||||
<refname>domxml_xslt_stylesheet</refname>
|
||||
<refpurpose>
|
||||
Creates a DomXsltStylesheet Object from a xml document in a string.
|
||||
Creates a DomXsltStylesheet Object from a xml document in a string.
|
||||
</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
|
@ -14,8 +14,8 @@
|
|||
<methodparam><type>string</type><parameter>xsl document</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
&warn.undocumented.func;
|
||||
|
||||
&warn.undocumented.func;
|
||||
|
||||
<para>
|
||||
</para>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue