https://bugs.exim.org/show_bug.cgi?id=2191

            Bug ID: 2191
           Summary: Incorrect description of return value of pcre2_match
                    in man 3 pcre2_match
           Product: PCRE
           Version: 10.30 (PCRE2)
          Hardware: x86
                OS: All
            Status: NEW
          Severity: bug
          Priority: medium
         Component: Documentation
          Assignee: p...@hermes.cam.ac.uk
          Reporter: m...@xuchunyang.me
                CC: pcre-dev@exim.org

On the return value of pcre2_match, man 3 pcre2_match says:

> It returns offsets to captured substrings.

but man 3 pcre2api says:

> The value returned by pcre2_match() is one more than the highest numbered 
> pair that has been set.

I think man 3 pcre2api's is correct.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-- 
## List details at https://lists.exim.org/mailman/listinfo/pcre-dev 

Reply via email to