[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/pcre/functions/_preg-match-all.xml?=
From:       Jakub_Vrana <vrana () php ! net>
Date:       2011-06-30 16:57:08
Message-ID: svn-vrana-1309453028-312711-983785840 () svn ! php ! net
[Download RAW message or body]

vrana                                    Thu, 30 Jun 2011 16:57:08 +0000

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

Log:
Parameter matches is optional

Changed paths:
    U   phpdoc/en/trunk/reference/pcre/functions/preg-match-all.xml

Modified: phpdoc/en/trunk/reference/pcre/functions/preg-match-all.xml
===================================================================
--- phpdoc/en/trunk/reference/pcre/functions/preg-match-all.xml	2011-06-30 16:56:20 \
                UTC (rev 312710)
+++ phpdoc/en/trunk/reference/pcre/functions/preg-match-all.xml	2011-06-30 16:57:08 \
UTC (rev 312711) @@ -12,7 +12,7 @@
    <type>int</type><methodname>preg_match_all</methodname>
    <methodparam><type>string</type><parameter>pattern</parameter></methodparam>
    <methodparam><type>string</type><parameter>subject</parameter></methodparam>
-   <methodparam><!-- choice="opt" --><type>array</type><parameter \
role="reference">matches</parameter></methodparam> +   <methodparam \
choice="opt"><type>array</type><parameter \
role="reference">matches</parameter></methodparam>  <methodparam \
choice="opt"><type>int</type><parameter>flags</parameter><initializer><constant>PREG_PATTERN_ORDER</constant></initializer></methodparam>
  <methodparam choice="opt"><type>int</type><parameter>offset</parameter><initializer>0</initializer></methodparam>
  </methodsynopsis>



-- 
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