--- embedaddon/pcre/doc/pcrecompat.3 2012/02/21 23:05:52 1.1.1.1 +++ embedaddon/pcre/doc/pcrecompat.3 2012/02/21 23:50:25 1.1.1.2 @@ -8,8 +8,8 @@ This document describes the differences in the ways th regular expressions. The differences described here are with respect to Perl versions 5.10 and above. .P -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 .\" HREF \fBpcreunicode\fP .\" @@ -154,8 +154,8 @@ by the PCRE_BSR_ANYCRLF option. different hosts that have the other endianness. However, this does not apply to optimized data created by the just-in-time compiler. .sp -(k) The alternative matching function (\fBpcre_dfa_exec()\fP) matches in a -different way and is not Perl-compatible. +(k) The alternative matching functions (\fBpcre_dfa_exec()\fP and +\fBpcre16_dfa_exec()\fP) match in a different way and are not Perl-compatible. .sp (l) PCRE recognizes some special sequences such as (*CR) at the start of a pattern that set overall options that cannot be changed within the pattern. @@ -175,6 +175,6 @@ Cambridge CB2 3QH, England. .rs .sp .nf -Last updated: 14 November 2011 -Copyright (c) 1997-2011 University of Cambridge. +Last updated: 08 Januray 2012 +Copyright (c) 1997-2012 University of Cambridge. .fi