summaryrefslogtreecommitdiff
path: root/doc/html/pcre2_pattern_info.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-26 16:51:53 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2014-11-26 16:51:53 +0000
commit12ae53a8eede004c3deae017a72c7ceb0382026f (patch)
tree2d84186e75d59efa0c5beb16dba3d16e059d1e2d /doc/html/pcre2_pattern_info.html
parent15e2029ba0cbd86d72c74fca06c91ffcbf7361f7 (diff)
downloadpcre2-12ae53a8eede004c3deae017a72c7ceb0382026f.tar.gz
Add user data to recursion guard; get ready for RC1 (again)
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@164 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/pcre2_pattern_info.html')
-rw-r--r--doc/html/pcre2_pattern_info.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/pcre2_pattern_info.html b/doc/html/pcre2_pattern_info.html
index 63b9870..6aae36e 100644
--- a/doc/html/pcre2_pattern_info.html
+++ b/doc/html/pcre2_pattern_info.html
@@ -78,7 +78,7 @@ the requested information, in bytes. The following information is available:
The <i>where</i> argument must point to an unsigned 32-bit integer (uint32_t
variable), except for the following <i>what</i> values:
<pre>
- PCRE2_INFO_FIRSTBITMAP const uint8_t
+ PCRE2_INFO_FIRSTBITMAP const uint8_t *
PCRE2_INFO_JITSIZE size_t
PCRE2_INFO_NAMETABLE PCRE2_SPTR
PCRE2_INFO_SIZE size_t