mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-15 08:28:54 +00:00
Revert revision(s) 351724 from phpdoc/en/trunk:
Document false and null return types Cf. <https://news-web.php.net/php.doc.cvs/17645>. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@351730 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
4754397753
commit
e41806c30b
547 changed files with 581 additions and 581 deletions
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>apache_getenv</methodname>
|
||||
<type>string</type><methodname>apache_getenv</methodname>
|
||||
<methodparam><type>string</type><parameter>variable</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>bool</type><parameter>walk_to_top</parameter><initializer>&false;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>apache_request_headers</methodname>
|
||||
<type>array</type><methodname>apache_request_headers</methodname>
|
||||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>getallheaders</methodname>
|
||||
<type>array</type><methodname>getallheaders</methodname>
|
||||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>int</type><type>false</type></type><methodname>APCUIterator::getTotalHits</methodname>
|
||||
<modifier>public</modifier> <type>int</type><methodname>APCUIterator::getTotalHits</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>apcu_sma_info</methodname>
|
||||
<type>array</type><methodname>apcu_sma_info</methodname>
|
||||
<methodparam choice="opt"><type>bool</type><parameter>limited</parameter><initializer>&false;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>null</type></type><methodname>array_flip</methodname>
|
||||
<type>array</type><methodname>array_flip</methodname>
|
||||
<methodparam><type>array</type><parameter>array</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>get_called_class</methodname>
|
||||
<type>string</type><methodname>get_called_class</methodname>
|
||||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>get_class_vars</methodname>
|
||||
<type>array</type><methodname>get_class_vars</methodname>
|
||||
<methodparam><type>string</type><parameter>class_name</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>get_class</methodname>
|
||||
<type>string</type><methodname>get_class</methodname>
|
||||
<methodparam choice="opt"><type>object</type><parameter>object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>get_parent_class</methodname>
|
||||
<type>string</type><methodname>get_parent_class</methodname>
|
||||
<methodparam choice="opt"><type>mixed</type><parameter>object</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_client_encoding</methodname>
|
||||
<type>string</type><methodname>cubrid_client_encoding</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_db_name</methodname>
|
||||
<type>string</type><methodname>cubrid_db_name</methodname>
|
||||
<methodparam><type>array</type><parameter>result</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>index</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>object</type><type>false</type></type><methodname>cubrid_fetch_field</methodname>
|
||||
<type>object</type><methodname>cubrid_fetch_field</methodname>
|
||||
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>field_offset</parameter><initializer>0</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>cubrid_fetch_lengths</methodname>
|
||||
<type>array</type><methodname>cubrid_fetch_lengths</methodname>
|
||||
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>int</type><type>false</type></type><methodname>cubrid_field_len</methodname>
|
||||
<type>int</type><methodname>cubrid_field_len</methodname>
|
||||
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>field_offset</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_field_name</methodname>
|
||||
<type>string</type><methodname>cubrid_field_name</methodname>
|
||||
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>field_offset</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>cubrid_list_dbs</methodname>
|
||||
<type>array</type><methodname>cubrid_list_dbs</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>cubrid_query</methodname>
|
||||
<type>resource</type><methodname>cubrid_query</methodname>
|
||||
<methodparam><type>string</type><parameter>query</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_real_escape_string</methodname>
|
||||
<type>string</type><methodname>cubrid_real_escape_string</methodname>
|
||||
<methodparam><type>string</type><parameter>unescaped_string</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_result</methodname>
|
||||
<type>string</type><methodname>cubrid_result</methodname>
|
||||
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>row</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>mixed</type><parameter>field</parameter><initializer>0</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>cubrid_unbuffered_query</methodname>
|
||||
<type>resource</type><methodname>cubrid_unbuffered_query</methodname>
|
||||
<methodparam><type>string</type><parameter>query</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_get_charset</methodname>
|
||||
<type>string</type><methodname>cubrid_get_charset</methodname>
|
||||
<methodparam><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_get_client_info</methodname>
|
||||
<type>string</type><methodname>cubrid_get_client_info</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>cubrid_get_db_parameter</methodname>
|
||||
<type>array</type><methodname>cubrid_get_db_parameter</methodname>
|
||||
<methodparam><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_get_server_info</methodname>
|
||||
<type>string</type><methodname>cubrid_get_server_info</methodname>
|
||||
<methodparam><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_insert_id</methodname>
|
||||
<type>string</type><methodname>cubrid_insert_id</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>cubrid_lob2_new</methodname>
|
||||
<type>resource</type><methodname>cubrid_lob2_new</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>conn_identifier</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>string</type><parameter>type</parameter><initializer>"BLOB"</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>int</type><type>false</type></type><methodname>cubrid_lob2_size</methodname>
|
||||
<type>int</type><methodname>cubrid_lob2_size</methodname>
|
||||
<methodparam><type>resource</type><parameter>lob_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_lob2_size64</methodname>
|
||||
<type>string</type><methodname>cubrid_lob2_size64</methodname>
|
||||
<methodparam><type>resource</type><parameter>lob_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>int</type><type>false</type></type><methodname>cubrid_lob2_tell</methodname>
|
||||
<type>int</type><methodname>cubrid_lob2_tell</methodname>
|
||||
<methodparam><type>resource</type><parameter>lob_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>cubrid_lob2_tell64</methodname>
|
||||
<type>string</type><methodname>cubrid_lob2_tell64</methodname>
|
||||
<methodparam><type>resource</type><parameter>lob_identifier</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>CurlMultiHandle</type><type>false</type></type><methodname>curl_multi_init</methodname>
|
||||
<type>CurlMultiHandle</type><methodname>curl_multi_init</methodname>
|
||||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
</constructorsynopsis>
|
||||
<para>&style.procedural;</para>
|
||||
<methodsynopsis role="procedural">
|
||||
<type class="union"><type>DateTime</type><type>false</type></type><methodname>date_create</methodname>
|
||||
<type>DateTime</type><methodname>date_create</methodname>
|
||||
<methodparam choice="opt"><type>string</type><parameter>datetime</parameter><initializer>"now"</initializer></methodparam>
|
||||
<methodparam choice="opt"><type>DateTimeZone</type><parameter>timezone</parameter><initializer>&null;</initializer></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -17,7 +17,7 @@
|
|||
</constructorsynopsis>
|
||||
<para>&style.procedural;</para>
|
||||
<methodsynopsis role="procedural">
|
||||
<type class="union"><type>DateTimeZone</type><type>false</type></type><methodname>timezone_open</methodname>
|
||||
<type>DateTimeZone</type><methodname>timezone_open</methodname>
|
||||
<methodparam><type>string</type><parameter>timezone</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>int</type><type>false</type></type><methodname>mktime</methodname>
|
||||
<type>int</type><methodname>mktime</methodname>
|
||||
<methodparam choice="opt"><type>int</type><parameter>hour</parameter><initializer>date("H")</initializer></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>minute</parameter><initializer>date("i")</initializer></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>second</parameter><initializer>date("s")</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>dbase_get_record_with_names</methodname>
|
||||
<type>array</type><methodname>dbase_get_record_with_names</methodname>
|
||||
<methodparam><type>resource</type><parameter>database</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>number</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>dbase_get_record</methodname>
|
||||
<type>array</type><methodname>dbase_get_record</methodname>
|
||||
<methodparam><type>resource</type><parameter>database</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>number</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>dbplus_resolve</methodname>
|
||||
<type>array</type><methodname>dbplus_resolve</methodname>
|
||||
<methodparam><type>string</type><parameter>relation_name</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>object</type><type>false</type></type><methodname>dbx_connect</methodname>
|
||||
<type>object</type><methodname>dbx_connect</methodname>
|
||||
<methodparam><type>mixed</type><parameter>module</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>host</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>database</parameter></methodparam>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>dio_open</methodname>
|
||||
<type>resource</type><methodname>dio_open</methodname>
|
||||
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>flags</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>mode</parameter><initializer>0</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>null</type></type><methodname>dio_stat</methodname>
|
||||
<type>array</type><methodname>dio_stat</methodname>
|
||||
<methodparam><type>resource</type><parameter>fd</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>getcwd</methodname>
|
||||
<type>string</type><methodname>getcwd</methodname>
|
||||
<void/>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>null</type><type>false</type></type><methodname>rewinddir</methodname>
|
||||
<type>void</type><methodname>rewinddir</methodname>
|
||||
<methodparam choice="opt"><type>resource</type><parameter>dir_handle</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier> <type class="union"><type>DOMNodeList</type><type>false</type></type><methodname>DOMXPath::query</methodname>
|
||||
<modifier>public</modifier> <type>DOMNodeList</type><methodname>DOMXPath::query</methodname>
|
||||
<methodparam><type>string</type><parameter>expression</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>DOMNode</type><parameter>contextnode</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>bool</type><parameter>registerNodeNS</parameter><initializer>&true;</initializer></methodparam>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_busy</methodname>
|
||||
<type>resource</type><methodname>eio_busy</methodname>
|
||||
<methodparam><type>int</type><parameter>delay</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_chmod</methodname>
|
||||
<type>resource</type><methodname>eio_chmod</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_chown</methodname>
|
||||
<type>resource</type><methodname>eio_chown</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>uid</parameter></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_close</methodname>
|
||||
<type>resource</type><methodname>eio_close</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_custom</methodname>
|
||||
<type>resource</type><methodname>eio_custom</methodname>
|
||||
<methodparam><type>callable</type><parameter>execute</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_dup2</methodname>
|
||||
<type>resource</type><methodname>eio_dup2</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>mixed</type><parameter>fd2</parameter></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_fallocate</methodname>
|
||||
<type>resource</type><methodname>eio_fallocate</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>offset</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_fchmod</methodname>
|
||||
<type>resource</type><methodname>eio_fchmod</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_fdatasync</methodname>
|
||||
<type>resource</type><methodname>eio_fdatasync</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_fstat</methodname>
|
||||
<type>resource</type><methodname>eio_fstat</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_fstatvfs</methodname>
|
||||
<type>resource</type><methodname>eio_fstatvfs</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_fsync</methodname>
|
||||
<type>resource</type><methodname>eio_fsync</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_ftruncate</methodname>
|
||||
<type>resource</type><methodname>eio_ftruncate</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>offset</parameter><initializer>0</initializer></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_futime</methodname>
|
||||
<type>resource</type><methodname>eio_futime</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>atime</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>mtime</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_grp</methodname>
|
||||
<type>resource</type><methodname>eio_grp</methodname>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>string</type><parameter>data</parameter><initializer>NULL</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_lstat</methodname>
|
||||
<type>resource</type><methodname>eio_lstat</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_mkdir</methodname>
|
||||
<type>resource</type><methodname>eio_mkdir</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_mknod</methodname>
|
||||
<type>resource</type><methodname>eio_mknod</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>mode</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>dev</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_nop</methodname>
|
||||
<type>resource</type><methodname>eio_nop</methodname>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_readahead</methodname>
|
||||
<type>resource</type><methodname>eio_readahead</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>offset</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>length</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_readdir</methodname>
|
||||
<type>resource</type><methodname>eio_readdir</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>flags</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_readlink</methodname>
|
||||
<type>resource</type><methodname>eio_readlink</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_rename</methodname>
|
||||
<type>resource</type><methodname>eio_rename</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>new_path</parameter></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_rmdir</methodname>
|
||||
<type>resource</type><methodname>eio_rmdir</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_seek</methodname>
|
||||
<type>resource</type><methodname>eio_seek</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>offset</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>whence</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_sendfile</methodname>
|
||||
<type>resource</type><methodname>eio_sendfile</methodname>
|
||||
<methodparam><type>mixed</type><parameter>out_fd</parameter></methodparam>
|
||||
<methodparam><type>mixed</type><parameter>in_fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>offset</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_stat</methodname>
|
||||
<type>resource</type><methodname>eio_stat</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_statvfs</methodname>
|
||||
<type>resource</type><methodname>eio_statvfs</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>pri</parameter></methodparam>
|
||||
<methodparam><type>callable</type><parameter>callback</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_symlink</methodname>
|
||||
<type>resource</type><methodname>eio_symlink</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>new_path</parameter></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_sync_file_range</methodname>
|
||||
<type>resource</type><methodname>eio_sync_file_range</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>offset</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>nbytes</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_sync</methodname>
|
||||
<type>resource</type><methodname>eio_sync</methodname>
|
||||
<methodparam choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
<methodparam choice="opt"><type>callable</type><parameter>callback</parameter><initializer>NULL</initializer></methodparam>
|
||||
<methodparam choice="opt"><type>mixed</type><parameter>data</parameter><initializer>NULL</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_syncfs</methodname>
|
||||
<type>resource</type><methodname>eio_syncfs</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_truncate</methodname>
|
||||
<type>resource</type><methodname>eio_truncate</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>offset</parameter><initializer>0</initializer></methodparam>
|
||||
<methodparam
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_unlink</methodname>
|
||||
<type>resource</type><methodname>eio_unlink</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam
|
||||
choice="opt"><type>int</type><parameter>pri</parameter><initializer>EIO_PRI_DEFAULT</initializer></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_utime</methodname>
|
||||
<type>resource</type><methodname>eio_utime</methodname>
|
||||
<methodparam><type>string</type><parameter>path</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>atime</parameter></methodparam>
|
||||
<methodparam><type>float</type><parameter>mtime</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>eio_write</methodname>
|
||||
<type>resource</type><methodname>eio_write</methodname>
|
||||
<methodparam><type>mixed</type><parameter>fd</parameter></methodparam>
|
||||
<methodparam><type>string</type><parameter>str</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter>length</parameter><initializer>0</initializer></methodparam>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>callable</type><type>null</type></type><methodname>set_exception_handler</methodname>
|
||||
<type>callable</type><methodname>set_exception_handler</methodname>
|
||||
<methodparam><type>callable</type><parameter>exception_handler</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
@ -36,7 +36,7 @@
|
|||
</para>
|
||||
<para>
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>void</type><type>null</type></type><methodname><replaceable>handler</replaceable></methodname>
|
||||
<type>void</type><methodname><replaceable>handler</replaceable></methodname>
|
||||
<methodparam><type>Exception</type><parameter>ex</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</para>
|
||||
|
@ -48,7 +48,7 @@
|
|||
</para>
|
||||
<para>
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>void</type><type>null</type></type><methodname><replaceable>handler</replaceable></methodname>
|
||||
<type>void</type><methodname><replaceable>handler</replaceable></methodname>
|
||||
<methodparam><type>Throwable</type><parameter>ex</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
</para>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type class="union"><type>string</type><type>false</type></type>
|
||||
<type>string</type>
|
||||
<methodname>EventBuffer::read</methodname>
|
||||
<methodparam>
|
||||
<type>int</type>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type class="union"><type>int</type><type>false</type></type>
|
||||
<type>int</type>
|
||||
<methodname>EventBuffer::read</methodname>
|
||||
<methodparam>
|
||||
<type>mixed</type>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type class="union"><type>string</type><type>false</type></type>
|
||||
<type>string</type>
|
||||
<methodname>EventBuffer::substr</methodname>
|
||||
<methodparam>
|
||||
<type>int</type>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type class="union"><type>int</type><type>false</type></type>
|
||||
<type>int</type>
|
||||
<methodname>EventBuffer::write</methodname>
|
||||
<methodparam>
|
||||
<type>mixed</type>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type class="union"><type>string</type><type>false</type></type>
|
||||
<type>string</type>
|
||||
<methodname>EventBufferEvent::sslGetCipherInfo</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type class="union"><type>string</type><type>false</type></type>
|
||||
<type>string</type>
|
||||
<methodname>EventBufferEvent::sslGetCipherName</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<type class="union"><type>string</type><type>false</type></type>
|
||||
<type>string</type>
|
||||
<methodname>EventBufferEvent::sslGetCipherVersion</methodname>
|
||||
<void />
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<methodsynopsis>
|
||||
<modifier>public</modifier>
|
||||
<modifier>static</modifier>
|
||||
<type class="union"><type>int</type><type>false</type></type>
|
||||
<type>int</type>
|
||||
<methodname>EventUtil::getSocketFd</methodname>
|
||||
<methodparam>
|
||||
<type>mixed</type>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>array</type><type>false</type></type><methodname>proc_get_status</methodname>
|
||||
<type>array</type><methodname>proc_get_status</methodname>
|
||||
<methodparam><type>resource</type><parameter>process</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -11,7 +11,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>proc_open</methodname>
|
||||
<type>resource</type><methodname>proc_open</methodname>
|
||||
<methodparam><type>mixed</type><parameter>cmd</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter>descriptorspec</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter role="reference">pipes</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>string</type><type>false</type></type><methodname>system</methodname>
|
||||
<type>string</type><methodname>system</methodname>
|
||||
<methodparam><type>string</type><parameter>command</parameter></methodparam>
|
||||
<methodparam choice="opt"><type>int</type><parameter role="reference">return_var</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -9,7 +9,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>expect_popen</methodname>
|
||||
<type>resource</type><methodname>expect_popen</methodname>
|
||||
<methodparam><type>string</type><parameter>command</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>fann_copy</methodname>
|
||||
<type>resource</type><methodname>fann_copy</methodname>
|
||||
<methodparam><type>resource</type><parameter>ann</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
<para>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>fann_create_shortcut_array</methodname>
|
||||
<type>resource</type><methodname>fann_create_shortcut_array</methodname>
|
||||
<methodparam><type>int</type><parameter>num_layers</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter>layers</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>fann_create_shortcut</methodname>
|
||||
<type>resource</type><methodname>fann_create_shortcut</methodname>
|
||||
<methodparam><type>int</type><parameter>num_layers</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>num_neurons1</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>num_neurons2</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>fann_create_sparse_array</methodname>
|
||||
<type>resource</type><methodname>fann_create_sparse_array</methodname>
|
||||
<methodparam><type>float</type><parameter>connection_rate</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>num_layers</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter>layers</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>fann_create_sparse</methodname>
|
||||
<type>resource</type><methodname>fann_create_sparse</methodname>
|
||||
<methodparam><type>float</type><parameter>connection_rate</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>num_layers</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>num_neurons1</parameter></methodparam>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>fann_create_standard_array</methodname>
|
||||
<type>resource</type><methodname>fann_create_standard_array</methodname>
|
||||
<methodparam><type>int</type><parameter>num_layers</parameter></methodparam>
|
||||
<methodparam><type>array</type><parameter>layers</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
|
|
|
@ -10,7 +10,7 @@
|
|||
<refsect1 role="description">
|
||||
&reftitle.description;
|
||||
<methodsynopsis>
|
||||
<type class="union"><type>resource</type><type>false</type></type><methodname>fann_create_standard</methodname>
|
||||
<type>resource</type><methodname>fann_create_standard</methodname>
|
||||
<methodparam><type>int</type><parameter>num_layers</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>num_neurons1</parameter></methodparam>
|
||||
<methodparam><type>int</type><parameter>num_neurons2</parameter></methodparam>
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue