[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/quickhash/_quickhashintset/loadfromfile.xml_quic
From:       Derick_Rethans <derick () php ! net>
Date:       2011-12-28 10:54:58
Message-ID: svn-derick-1325069698-321468-1682893065 () svn ! php ! net
[Download RAW message or body]

derick                                   Wed, 28 Dec 2011 10:54:58 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=321468

Log:
- Fixed documentation.

#- It's helpful if it matches the code...

Changed paths:
    U   phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromfile.xml
    U   phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromstring.xml
    U   phpdoc/en/trunk/reference/quickhash/quickhashstringinthash/loadfromfile.xml

Modified: phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromfile.xml
===================================================================
--- phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromfile.xml	2011-12-28 \
                10:17:17 UTC (rev 321467)
+++ phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromfile.xml	2011-12-28 \
10:54:58 UTC (rev 321468) @@ -12,6 +12,7 @@
   <methodsynopsis>
    <modifier>public</modifier> <modifier>static</modifier> \
<type>QuickHashIntSet</type><methodname>QuickHashIntSet::loadFromFile</methodname>  \
<methodparam><type>string</type><parameter>filename</parameter></methodparam> +   \
<methodparam choice="opt"><type>integer</type><parameter>size</parameter></methodparam>
  <methodparam choice="opt"><type>integer</type><parameter>options</parameter></methodparam>
  </methodsynopsis>
   <para>
@@ -34,6 +35,16 @@
      </listitem>
     </varlistentry>
     <varlistentry>
+     <term><parameter>size</parameter></term>
+     <listitem>
+      <para>
+       The amount of bucket lists to configure. The number you pass in will be
+       automatically rounded up to the next power of two. It is also
+       automatically limited from 4 to 4194304.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
      <term><parameter>options</parameter></term>
      <listitem>
       <para>

Modified: phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromstring.xml
===================================================================
--- phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromstring.xml	2011-12-28 \
                10:17:17 UTC (rev 321467)
+++ phpdoc/en/trunk/reference/quickhash/quickhashintset/loadfromstring.xml	2011-12-28 \
10:54:58 UTC (rev 321468) @@ -12,6 +12,7 @@
   <methodsynopsis>
    <modifier>public</modifier> <modifier>static</modifier> \
<type>QuickHashIntSet</type><methodname>QuickHashIntSet::loadFromString</methodname>  \
<methodparam><type>string</type><parameter>contents</parameter></methodparam> +   \
<methodparam choice="opt"><type>integer</type><parameter>size</parameter></methodparam>
  <methodparam choice="opt"><type>integer</type><parameter>options</parameter></methodparam>
  </methodsynopsis>
   <para>
@@ -34,6 +35,16 @@
      </listitem>
     </varlistentry>
     <varlistentry>
+     <term><parameter>size</parameter></term>
+     <listitem>
+      <para>
+       The amount of bucket lists to configure. The number you pass in will be
+       automatically rounded up to the next power of two. It is also
+       automatically limited from 4 to 4194304.
+      </para>
+     </listitem>
+    </varlistentry>
+    <varlistentry>
      <term><parameter>options</parameter></term>
      <listitem>
       <para>

Modified: phpdoc/en/trunk/reference/quickhash/quickhashstringinthash/loadfromfile.xml
===================================================================
--- phpdoc/en/trunk/reference/quickhash/quickhashstringinthash/loadfromfile.xml	2011-12-28 \
                10:17:17 UTC (rev 321467)
+++ phpdoc/en/trunk/reference/quickhash/quickhashstringinthash/loadfromfile.xml	2011-12-28 \
10:54:58 UTC (rev 321468) @@ -32,7 +32,7 @@
   <para>
    <example>
     <title>QuickHash StringIntHash file format</title>
-    <screen><![CDATA[<![CDATA[00000000  51 48 21 00 02 00 00 00  09 00 00 00 40 00 \
00 00  |QH!.........@...| +    <screen><![CDATA[00000000  51 48 21 00 02 00 00 00  09 \
00 00 00 40 00 00 00  |QH!.........@...|  00000010  4f 4e 45 00 4e 49 4e 45  00 07 00 \
00 00 01 00 00  |ONE.NINE........|  00000020  00 00 00 00 00 01 00 00  00 2f 00 00 00 \
01 00 00  |........./......|  00000030  00 04 00 00 00 03 00 00  00                   \
|.........|



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic