ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] cvs: phpdoc /en/reference/filter reference.xml
by Dave Barr other posts by this author
May 8 2006 8:37PM messages near this date
[PHP-DOC] ***News Registered trademark Online BankingŪ | [PHP-DOC] SEGURO DE VEHICULOS MOTORIZADOS CON Y SIN DEDUCIBLE
dave		Tue May  9 03:37:24 2006 UTC

  Modified files:              
    /phpdoc/en/reference/filter	reference.xml 
  Log:
  - Mention regexp filter uses PCRE.
  
  
http://cvs.php.net/viewcvs.cgi/phpdoc/en/reference/filter/reference.xml?r1=1.4&r2=1.5&diff_f
ormat=u
Index: phpdoc/en/reference/filter/reference.xml
diff -u phpdoc/en/reference/filter/reference.xml:1.4 phpdoc/en/reference/filter/reference.xm
l:1.5
--- phpdoc/en/reference/filter/reference.xml:1.4	Mon Mar 13 10:02:41 2006
+++ phpdoc/en/reference/filter/reference.xml	Tue May  9 03:37:24 2006
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?> 
-<!-- $Revision: 1.4 $ --> 
+<!-- $Revision: 1.5 $ --> 
 <!-- Purpose: basic.vartype --> 
 <!-- Membership: pecl --> 
 <!-- State: experimental --> 
@@ -70,7 +70,10 @@
          <parameter> regexp</parameter>
         </entry> 
         <entry> </entry>
-        <entry> Validates value against regexp.</entry>
+        <entry> 
+         Validates value against <parameter> regexp</parameter>, a
+         <link linkend="ref.pcre"> Perl-compatible</link> regular expression.
+        </entry> 
        </row> 
        <row> 
         <entry> <constant>FILTER_VALIDATE_URL</constant></entry>

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved