manpagez: man pages & more
man pcre2_set_offset_limit(3)
Home | html | info | man
pcre2_set_offset_limit(3)                            pcre2_set_offset_limit(3)




NAME

       PCRE2 - Perl-compatible regular expressions (revised API)


SYNOPSIS


       #include <pcre2.h>

       pcre2_set_offset_limit(3) *mcontext,
         PCRE2_SIZE value);


DESCRIPTION


       This  function  sets  the  offset  limit  field in a match context. The
       result is always zero.

       There is a complete description of the PCRE2 native API in the pcre2api
       page and a description of the POSIX API in the pcre2posix page.



PCRE2 10.21                    22 September 2015     pcre2_set_offset_limit(3)

pcre2 10.21 - Generated Fri May 13 20:04:57 CDT 2016
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.