[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-quote.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2018-12-26 14:20:39
Message-ID: svn-cmb-1545834039-346423-673224807 () svn ! php ! net
[Download RAW message or body]

cmb                                      Wed, 26 Dec 2018 14:20:39 +0000

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

Log:
Add hash to list of special regular expression characters

Patch provided by Huiren Woo.

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

Modified: phpdoc/en/trunk/reference/pcre/functions/preg-quote.xml
===================================================================
--- phpdoc/en/trunk/reference/pcre/functions/preg-quote.xml	2018-12-26 13:53:27 UTC (rev 346422)
+++ phpdoc/en/trunk/reference/pcre/functions/preg-quote.xml	2018-12-26 14:20:39 UTC (rev 346423)
@@ -22,7 +22,7 @@
   </para>
   <para>
    The special regular expression characters are:
-   <literal>. \ + * ? [ ^ ] $ ( ) { } = ! &lt; &gt; | : -</literal>
+   <literal>. \ + * ? [ ^ ] $ ( ) { } = ! &lt; &gt; | : - #</literal>
   </para>
   <para>
    Note that <literal>/</literal> is not a special regular expression character.



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