mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
whitespace correction
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@66665 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
17f48c10f4
commit
5a8eea445f
1 changed files with 10 additions and 10 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.2 $ -->
|
||||
<!-- $Revision: 1.3 $ -->
|
||||
<reference id="ref.crack">
|
||||
<title>Crack functions</title>
|
||||
<titleabbrev>Crack functions</titleabbrev>
|
||||
|
@ -20,7 +20,7 @@
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>crack_opendict</function></funcdef>
|
||||
<paramdef>string <parameter>dictionary</parameter></paramdef>
|
||||
<paramdef>string <parameter>dictionary</parameter></paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -40,9 +40,9 @@
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>crack_closedict</function></funcdef>
|
||||
<paramdef>int
|
||||
<parameter><optional>link_identifier</optional></parameter>
|
||||
</paramdef>
|
||||
<paramdef>int
|
||||
<parameter><optional>link_identifier</optional></parameter>
|
||||
</paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -62,10 +62,10 @@
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>crack_check</function></funcdef>
|
||||
<paramdef>int
|
||||
<parameter><optional>dictionary</optional></parameter>
|
||||
</paramdef>
|
||||
<paramdef>string <parameter>password</parameter></paramdef>
|
||||
<paramdef>int
|
||||
<parameter><optional>dictionary</optional></parameter>
|
||||
</paramdef>
|
||||
<paramdef>string <parameter>password</parameter></paramdef>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
@ -85,7 +85,7 @@
|
|||
<funcsynopsis>
|
||||
<funcprototype>
|
||||
<funcdef>string <function>crack_getlastmessage</function></funcdef>
|
||||
<void/>
|
||||
<void/>
|
||||
</funcprototype>
|
||||
</funcsynopsis>
|
||||
&warn.experimental.func;
|
||||
|
|
Loading…
Reference in a new issue