42 |
-1 for start of string |
-1 for start of string |
43 |
or after newline, or |
or after newline, or |
44 |
-2 otherwise |
-2 otherwise |
45 |
PCRE_INFO_FIRSTTABLE Table of first bytes |
PCRE_INFO_FIRSTTABLE Table of first bytes (after studying) |
46 |
(after studying) |
PCRE_INFO_JCHANGED Return 1 if (?J) was used |
47 |
PCRE_INFO_LASTLITERAL Literal last byte required |
PCRE_INFO_LASTLITERAL Literal last byte required |
48 |
PCRE_INFO_NAMECOUNT Number of named subpatterns |
PCRE_INFO_NAMECOUNT Number of named subpatterns |
49 |
PCRE_INFO_NAMEENTRYSIZE Size of name table entry |
PCRE_INFO_NAMEENTRYSIZE Size of name table entry |
50 |
PCRE_INFO_NAMETABLE Pointer to name table |
PCRE_INFO_NAMETABLE Pointer to name table |
51 |
|
PCRE_INFO_OKPARTIAL Return 1 if partial matching can be tried |
52 |
PCRE_INFO_OPTIONS Option bits used for compilation |
PCRE_INFO_OPTIONS Option bits used for compilation |
53 |
PCRE_INFO_SIZE Size of compiled pattern |
PCRE_INFO_SIZE Size of compiled pattern |
54 |
PCRE_INFO_STUDYSIZE Size of study data |
PCRE_INFO_STUDYSIZE Size of study data |