--- embedaddon/pcre/doc/html/pcrecompat.html 2012/02/21 23:05:52 1.1.1.1 +++ embedaddon/pcre/doc/html/pcrecompat.html 2012/02/21 23:50:25 1.1.1.2 @@ -21,8 +21,8 @@ regular expressions. The differences described here ar versions 5.10 and above.

-1. PCRE has only a subset of Perl's UTF-8 and Unicode support. Details of what -it does have are given in the +1. PCRE has only a subset of Perl's Unicode support. Details of what it does +have are given in the pcreunicode page.

@@ -181,8 +181,8 @@ different hosts that have the other endianness. Howeve optimized data created by the just-in-time compiler.

-(k) The alternative matching function (pcre_dfa_exec()) matches in a -different way and is not Perl-compatible. +(k) The alternative matching functions (pcre_dfa_exec() and +pcre16_dfa_exec()) match in a different way and are not Perl-compatible.

(l) PCRE recognizes some special sequences such as (*CR) at the start of @@ -203,9 +203,9 @@ Cambridge CB2 3QH, England. REVISION

-Last updated: 14 November 2011 +Last updated: 08 Januray 2012
-Copyright © 1997-2011 University of Cambridge. +Copyright © 1997-2012 University of Cambridge.

Return to the PCRE index page.