mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
<void/>-ify, by means of the script.
Also a couple of other type-fixes git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@54459 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
d2fc5fd34e
commit
9e6c77c6dd
6 changed files with 28 additions and 26 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Revision: 1.12 $ -->
|
||||
<!-- $Revision: 1.13 $ -->
|
||||
<reference id="ref.apache">
|
||||
<title>Apache-specific Functions</title>
|
||||
<titleabbrev>Apache</titleabbrev>
|
||||
|
@ -15,7 +15,7 @@
|
|||
<title>Description</title>
|
||||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>class <function>apache_lookup_uri</function></funcdef>
|
||||
<funcdef>object <function>apache_lookup_uri</function></funcdef>
|
||||
<paramdef>string <parameter>filename</parameter></paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
|
@ -237,4 +237,5 @@ sgml-exposed-tags:nil
|
|||
sgml-local-catalogs:nil
|
||||
sgml-local-ecat-files:nil
|
||||
End:
|
||||
vim: ts=1 sw=1 et syntax=sgml
|
||||
-->
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Revision: 1.85 $ -->
|
||||
<!-- $Revision: 1.86 $ -->
|
||||
<reference id="ref.array">
|
||||
<title>Array Functions</title>
|
||||
<titleabbrev>Arrays</titleabbrev>
|
||||
|
@ -3226,4 +3226,5 @@ sgml-exposed-tags:nil
|
|||
sgml-local-catalogs:nil
|
||||
sgml-local-ecat-files:nil
|
||||
End:
|
||||
vim: ts=1 sw=1 et syntax=sgml
|
||||
-->
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Revision: 1.61 $ -->
|
||||
<!-- $Revision: 1.62 $ -->
|
||||
<reference id="ref.info">
|
||||
<title>PHP options & information</title>
|
||||
<titleabbrev>PHP options/info</titleabbrev>
|
||||
|
@ -1616,7 +1616,7 @@ print_r (get_extension_funcs ("gd"));
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>array <function>get_required_files</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
|
@ -1653,7 +1653,7 @@ print_r (get_extension_funcs ("gd"));
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>array <function>get_included_files</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Revision: 1.48 $ -->
|
||||
<!-- $Revision: 1.49 $ -->
|
||||
<reference id="ref.math">
|
||||
<title>Mathematical Functions</title>
|
||||
<titleabbrev>Math</titleabbrev>
|
||||
|
@ -514,7 +514,7 @@ $binary = base_convert ($hexadecimal, 16, 2);
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>int <function>getrandmax</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<simpara>
|
||||
|
@ -581,7 +581,7 @@ var_dump(hexdec("a0"));
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>float <function>lcg_value</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
|
@ -958,7 +958,7 @@ $randval = mt_rand();
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>float <function>pi</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<simpara>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Revision: 1.16 $ -->
|
||||
<!-- $Revision: 1.17 $ -->
|
||||
<reference id="ref.ming">
|
||||
<title>Ming functions for Flash</title>
|
||||
<titleabbrev>Ming (flash)</titleabbrev>
|
||||
|
@ -208,7 +208,7 @@
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>void <function>swfmovie->output</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -502,7 +502,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>new <function>swfdisplayitem</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -980,7 +980,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>void <function>swfdisplayitem->remove</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -1228,7 +1228,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>new <function>swfshape</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -1783,7 +1783,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>new <function>swfgradient</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -2012,7 +2012,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>int <function>swfbitmap->getwidth</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -2036,7 +2036,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>int <function>swfbitmap->getheight</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -2194,7 +2194,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>new <function>swfmorph</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -2280,7 +2280,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>mixed <function>swfmorph->getshape1</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -2302,7 +2302,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>mixed <function>swfmorph->getshape2</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -2326,7 +2326,7 @@ header('Content-type: application/x-shockwave-flash');
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>new <function>swftext</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -2957,7 +2957,7 @@ $t = newSWFTextField(SWFTEXTFIELD_PASSWORD | SWFTEXTFIELD_NOEDIT);
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>new <function>swfsprite</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -3122,7 +3122,7 @@ $t = newSWFTextField(SWFTEXTFIELD_PASSWORD | SWFTEXTFIELD_NOEDIT);
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>new <function>swfbutton</function></funcdef>
|
||||
<paramdef>void</paramdef>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
<!-- $Revision: 1.15 $ -->
|
||||
<!-- $Revision: 1.16 $ -->
|
||||
<reference id="ref.yaz">
|
||||
<title>YAZ functions</title>
|
||||
<titleabbrev>YAZ</titleabbrev>
|
||||
|
@ -562,7 +562,7 @@ element set names. For those, piggyback should be disabled.
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>int <function>yaz_present</function></funcdef>
|
||||
<void></void>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue