71 |
.P |
.P |
72 |
If PCRE_PARTIAL is set for a pattern that does not conform to the restrictions, |
If PCRE_PARTIAL is set for a pattern that does not conform to the restrictions, |
73 |
\fBpcre_exec()\fP returns the error code PCRE_ERROR_BADPARTIAL (-13). |
\fBpcre_exec()\fP returns the error code PCRE_ERROR_BADPARTIAL (-13). |
74 |
|
You can use the PCRE_INFO_OKPARTIAL call to \fBpcre_fullinfo()\fP to find out |
75 |
|
if a compiled pattern can be used for partial matching. |
76 |
. |
. |
77 |
. |
. |
78 |
.SH "EXAMPLE OF PARTIAL MATCHING USING PCRETEST" |
.SH "EXAMPLE OF PARTIAL MATCHING USING PCRETEST" |
214 |
.rs |
.rs |
215 |
.sp |
.sp |
216 |
.nf |
.nf |
217 |
Last updated: 06 March 2007 |
Last updated: 04 June 2007 |
218 |
Copyright (c) 1997-2007 University of Cambridge. |
Copyright (c) 1997-2007 University of Cambridge. |
219 |
.fi |
.fi |