https://bugs.exim.org/show_bug.cgi?id=2412
--- Comment #1 from Philip Hazel <ph10@???> ---
This would have to be a new function called, say, pcre2_get_match_data_size(),
with a match_data block as an argument. It should be straightforward, and I
have noted the requirement. In the meantime, you can get information about all
PCRE2's memory use by providing your own malloc() and free() functions.
--
You are receiving this mail because:
You are on the CC list for the bug.