| 52 |
theses (named ones available) |
theses (named ones available) |
| 53 |
PCRE_UNGREEDY Invert greediness of quantifiers |
PCRE_UNGREEDY Invert greediness of quantifiers |
| 54 |
PCRE_UTF8 Run in UTF-8 mode |
PCRE_UTF8 Run in UTF-8 mode |
| 55 |
|
PCRE_NO_UTF8_CHECK Do not check the pattern for UTF-8 |
| 56 |
|
validity (only relevant if |
| 57 |
|
PCRE_UTF8 is set) |
| 58 |
</PRE> |
</PRE> |
| 59 |
</P> |
</P> |
| 60 |
<P> |
<P> |
| 61 |
PCRE must have been compiled with UTF-8 support when PCRE_UTF8 is used. |
PCRE must be compiled with UTF-8 support in order to use PCRE_UTF8 |
| 62 |
|
(or PCRE_NO_UTF8_CHECK). |
| 63 |
</P> |
</P> |
| 64 |
<P> |
<P> |
| 65 |
The yield of the function is a pointer to a private data structure that |
The yield of the function is a pointer to a private data structure that |