| 45 |
PCRE_INFO_SIZE Size of compiled pattern |
PCRE_INFO_SIZE Size of compiled pattern |
| 46 |
PCRE_INFO_STUDYSIZE Size of study data |
PCRE_INFO_STUDYSIZE Size of study data |
| 47 |
.sp |
.sp |
| 48 |
The \fIwhere\fP argument must point to an integer variable, except for the |
The \fIwhere\fP argument must point to an integer variable, except for the |
| 49 |
following \fIwhat\fP values: |
following \fIwhat\fP values: |
| 50 |
.sp |
.sp |
| 51 |
PCRE_INFO_DEFAULT_TABLES const unsigned char * |
PCRE_INFO_DEFAULT_TABLES const unsigned char * |
| 52 |
PCRE_INFO_FIRSTTABLE const unsigned char * |
PCRE_INFO_FIRSTTABLE const unsigned char * |
| 53 |
PCRE_INFO_NAMETABLE const unsigned char * |
PCRE_INFO_NAMETABLE const unsigned char * |
| 54 |
PCRE_INFO_OPTIONS unsigned long int |
PCRE_INFO_OPTIONS unsigned long int |
| 55 |
PCRE_INFO_SIZE size_t |
PCRE_INFO_SIZE size_t |
| 56 |
.sp |
.sp |
| 57 |
The yield of the function is zero on success or: |
The yield of the function is zero on success or: |
| 58 |
.sp |
.sp |