[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/language/_constants.xml?=
From:       George_Peter_Banyard <girgias () php ! net>
Date:       2019-04-17 15:21:07
Message-ID: svn-girgias-1555514467-347270-1629599311 () svn ! php ! net
[Download RAW message or body]

girgias                                  Wed, 17 Apr 2019 15:21:07 +0000

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

Log:
Fix Copy and Paste mistake (nested <code> tags)

Changed paths:
    U   phpdoc/en/trunk/language/constants.xml

Modified: phpdoc/en/trunk/language/constants.xml
===================================================================
--- phpdoc/en/trunk/language/constants.xml	2019-04-17 15:17:19 UTC (rev 347269)
+++ phpdoc/en/trunk/language/constants.xml	2019-04-17 15:21:07 UTC (rev 347270)
@@ -16,7 +16,7 @@
    valid constant name starts with a letter or underscore, followed
    by any number of letters, numbers, or underscores. As a regular
    expression, it would be expressed thusly:
-   <code><code>^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*$</code></code>
+   <code>^[a-zA-Z_\x80-\xff][a-zA-Z0-9_\x80-\xff]*$</code>
   </para>
   <para>
    It is possible to <function>define</function> constants with reserved or even



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