| 63 |
was set at compile time) |
was set at compile time) |
| 64 |
PCRE_PARTIAL ) Return PCRE_ERROR_PARTIAL for a partial |
PCRE_PARTIAL ) Return PCRE_ERROR_PARTIAL for a partial |
| 65 |
PCRE_PARTIAL_SOFT ) match if no full matches are found |
PCRE_PARTIAL_SOFT ) match if no full matches are found |
| 66 |
PCRE_PARTIAL_HARD Return PCRE_ERROR_PARTIAL for a partial match |
PCRE_PARTIAL_HARD Return PCRE_ERROR_PARTIAL for a partial match |
| 67 |
even if there is a full match as well |
even if there is a full match as well |
| 68 |
</pre> |
</pre> |
| 69 |
For details of partial matching, see the |
For details of partial matching, see the |
| 70 |
<a href="pcrepartial.html"><b>pcrepartial</b></a> |
<a href="pcrepartial.html"><b>pcrepartial</b></a> |