no space in paramter name

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@124792 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Damien Seguy 2003-04-27 14:55:14 +00:00
parent af789f5a8e
commit 8731e14f57
2 changed files with 10 additions and 10 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.4 $ -->
<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/pfpro.xml, last change in rev 1.1 -->
<refentry id="function.pfpro-process-raw">
<refnamediv>
@ -14,10 +14,10 @@
<methodparam choice="opt"><type>string</type><parameter>address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>port</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>timeout</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>proxy port</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy logon</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy password</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>proxy_port</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_logon</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_password</parameter></methodparam>
</methodsynopsis>
<para>
Returns: A string containing the response.

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/pfpro.xml, last change in rev 1.1 -->
<refentry id="function.pfpro-process">
<refnamediv>
@ -15,10 +15,10 @@
<methodparam choice="opt"><type>string</type><parameter>address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>port</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>timeout</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>proxy port</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy logon</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy password</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_address</parameter></methodparam>
<methodparam choice="opt"><type>int</type><parameter>proxy_port</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_logon</parameter></methodparam>
<methodparam choice="opt"><type>string</type><parameter>proxy_password</parameter></methodparam>
</methodsynopsis>
<para>
Returns: An associative array containing the response