[Pcre-svn] [902] code/trunk/doc/pcrepartial.3: Documentation…

Top Page
Delete this message
Author: Subversion repository
Date:  
To: pcre-svn
Subject: [Pcre-svn] [902] code/trunk/doc/pcrepartial.3: Documentation clarification.
Revision: 902
          http://vcs.pcre.org/viewvc?view=rev&revision=902
Author:   ph10
Date:     2012-01-21 15:59:35 +0000 (Sat, 21 Jan 2012)


Log Message:
-----------
Documentation clarification.

Modified Paths:
--------------
    code/trunk/doc/pcrepartial.3


Modified: code/trunk/doc/pcrepartial.3
===================================================================
--- code/trunk/doc/pcrepartial.3    2012-01-21 15:47:59 UTC (rev 901)
+++ code/trunk/doc/pcrepartial.3    2012-01-21 15:59:35 UTC (rev 902)
@@ -115,7 +115,8 @@
 this reason, the assumption is made that the end of the supplied subject string
 may not be the true end of the available data, and so, if \ez, \eZ, \eb, \eB,
 or $ are encountered at the end of the subject, the result is
-PCRE_ERROR_PARTIAL.
+PCRE_ERROR_PARTIAL, provided that at least one character in the subject has 
+been inspected.
 .P
 Setting PCRE_PARTIAL_HARD also affects the way UTF-8 and UTF-16
 subject strings are checked for validity. Normally, an invalid sequence
@@ -411,6 +412,6 @@
 .rs
 .sp
 .nf
-Last updated: 08 January 2012
+Last updated: 21 January 2012
 Copyright (c) 1997-2012 University of Cambridge.
 .fi