summaryrefslogtreecommitdiff
path: root/doc/html/index.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-22 16:51:11 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2015-09-22 16:51:11 +0000
commitffb3e798474dacb51c9d4eab8020425ab857e0e1 (patch)
treee43bdadf0429948712d246ddef867563f8f5a570 /doc/html/index.html
parent14ddba9ecfaee9435ace626d9bf57a5ce06c8a18 (diff)
downloadpcre2-ffb3e798474dacb51c9d4eab8020425ab857e0e1.tar.gz
Documentation for offset limits.
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@375 6239d852-aaf2-0410-a92c-79f79f948069
Diffstat (limited to 'doc/html/index.html')
-rw-r--r--doc/html/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/html/index.html b/doc/html/index.html
index ae938fd..fb26d90 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -210,6 +210,9 @@ in the library.
<tr><td><a href="pcre2_set_match_limit.html">pcre2_set_match_limit</a></td>
<td>&nbsp;&nbsp;Set the match limit</td></tr>
+<tr><td><a href="pcre2_set_offset_limit.html">pcre2_set_offset_limit</a></td>
+ <td>&nbsp;&nbsp;Set the offset limit</td></tr>
+
<tr><td><a href="pcre2_set_newline.html">pcre2_set_newline</a></td>
<td>&nbsp;&nbsp;Set the newline convention</td></tr>