| 888 |
string, a pointer to the table is returned. Otherwise NULL is returned. The |
string, a pointer to the table is returned. Otherwise NULL is returned. The |
| 889 |
fourth argument should point to an <b>unsigned char *</b> variable. |
fourth argument should point to an <b>unsigned char *</b> variable. |
| 890 |
<pre> |
<pre> |
| 891 |
|
PCRE_INFO_JCHANGED |
| 892 |
|
</pre> |
| 893 |
|
Return 1 if the (?J) option setting is used in the pattern, otherwise 0. The |
| 894 |
|
fourth argument should point to an <b>int</b> variable. The (?J) internal option |
| 895 |
|
setting changes the local PCRE_DUPNAMES value. |
| 896 |
|
<pre> |
| 897 |
PCRE_INFO_LASTLITERAL |
PCRE_INFO_LASTLITERAL |
| 898 |
</pre> |
</pre> |
| 899 |
Return the value of the rightmost literal byte that must exist in any matched |
Return the value of the rightmost literal byte that must exist in any matched |
| 945 |
name-to-number map, remember that the length of the entries is likely to be |
name-to-number map, remember that the length of the entries is likely to be |
| 946 |
different for each compiled pattern. |
different for each compiled pattern. |
| 947 |
<pre> |
<pre> |
| 948 |
|
PCRE_INFO_OKPARTIAL |
| 949 |
|
</pre> |
| 950 |
|
Return 1 if the pattern can be used for partial matching, otherwise 0. The |
| 951 |
|
fourth argument should point to an <b>int</b> variable. The |
| 952 |
|
<a href="pcrepartial.html"><b>pcrepartial</b></a> |
| 953 |
|
documentation lists the restrictions that apply to patterns when partial |
| 954 |
|
matching is used. |
| 955 |
|
<pre> |
| 956 |
PCRE_INFO_OPTIONS |
PCRE_INFO_OPTIONS |
| 957 |
</pre> |
</pre> |
| 958 |
Return a copy of the options with which the pattern was compiled. The fourth |
Return a copy of the options with which the pattern was compiled. The fourth |
| 1873 |
</P> |
</P> |
| 1874 |
<br><a name="SEC22" href="#TOC1">REVISION</a><br> |
<br><a name="SEC22" href="#TOC1">REVISION</a><br> |
| 1875 |
<P> |
<P> |
| 1876 |
Last updated: 24 April 2007 |
Last updated: 04 June 2007 |
| 1877 |
<br> |
<br> |
| 1878 |
Copyright © 1997-2007 University of Cambridge. |
Copyright © 1997-2007 University of Cambridge. |
| 1879 |
<br> |
<br> |