summaryrefslogtreecommitdiff
path: root/doc/html/index.html
diff options
context:
space:
mode:
authorph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-07-16 15:50:09 +0000
committerph10 <ph10@6239d852-aaf2-0410-a92c-79f79f948069>2019-07-16 15:50:09 +0000
commit9b766afee546f8a4ecb5688223b39cc16702e391 (patch)
tree87563c947d784a4f4b7f3c23099403fffdb7513b /doc/html/index.html
parentd70442f2c962ca816b8d03504a07e618c271a9fe (diff)
downloadpcre2-9b766afee546f8a4ecb5688223b39cc16702e391.tar.gz
Implemented pcre2_get_match_data_size().
git-svn-id: svn://vcs.exim.org/pcre2/code/trunk@1134 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 82b43c3..556965a 100644
--- a/doc/html/index.html
+++ b/doc/html/index.html
@@ -146,6 +146,9 @@ in the library.
<tr><td><a href="pcre2_get_mark.html">pcre2_get_mark</a></td>
<td>&nbsp;&nbsp;Get a (*MARK) name</td></tr>
+<tr><td><a href="pcre2_get_match_data_size.html">pcre2_get_match_data_size</a></td>
+ <td>&nbsp;&nbsp;Get the size of a match data block</td></tr>
+
<tr><td><a href="pcre2_get_ovector_count.html">pcre2_get_ovector_count</a></td>
<td>&nbsp;&nbsp;Get the ovector count</td></tr>