| 53 |
PCRE_NO_UTF8_CHECK Do not check the subject for UTF-8 |
PCRE_NO_UTF8_CHECK Do not check the subject for UTF-8 |
| 54 |
validity (only relevant if PCRE_UTF8 |
validity (only relevant if PCRE_UTF8 |
| 55 |
was set at compile time) |
was set at compile time) |
| 56 |
PCRE_PARTIAL Return PCRE_ERROR_PARTIAL for a partial match |
PCRE_PARTIAL ) Return PCRE_ERROR_PARTIAL for a partial match |
| 57 |
|
PCRE_PARTIAL_SOFT ) if no full matches are found |
| 58 |
|
PCRE_PARTIAL_HARD Return PCRE_ERROR_PARTIAL for a partial match |
| 59 |
|
even if there is a full match as well |
| 60 |
PCRE_DFA_SHORTEST Return only the shortest match |
PCRE_DFA_SHORTEST Return only the shortest match |
| 61 |
PCRE_DFA_RESTART This is a restart after a partial match |
PCRE_DFA_RESTART This is a restart after a partial match |
| 62 |
.sp |
.sp |
| 65 |
.\" HREF |
.\" HREF |
| 66 |
\fBpcrematching\fP |
\fBpcrematching\fP |
| 67 |
.\" |
.\" |
| 68 |
documentation. |
documentation. For details of partial matching, see the |
| 69 |
|
.\" HREF |
| 70 |
|
\fBpcrepartial\fP |
| 71 |
|
.\" |
| 72 |
|
page. |
| 73 |
.P |
.P |
| 74 |
A \fBpcre_extra\fP structure contains the following fields: |
A \fBpcre_extra\fP structure contains the following fields: |
| 75 |
.sp |
.sp |