Home
last modified time | relevance | path

Searched refs:pcre2_set_offset_limit (Results 1 – 7 of 7) sorted by relevance

/third_party/pcre2/pcre2/src/
Dpcre2_context.c440 pcre2_set_offset_limit(pcre2_match_context *mcontext, PCRE2_SIZE limit) in pcre2_set_offset_limit() function
Dpcre2.h.in626 pcre2_set_offset_limit(pcre2_match_context *, PCRE2_SIZE); \
892 #define pcre2_set_offset_limit PCRE2_SUFFIX(pcre2_set_offset_limit_) macro
Dpcre2.h.generic626 pcre2_set_offset_limit(pcre2_match_context *, PCRE2_SIZE); \
892 #define pcre2_set_offset_limit PCRE2_SUFFIX(pcre2_set_offset_limit_)
/third_party/pcre2/pcre2/
DMakefile.am85 doc/html/pcre2_set_offset_limit.html \
181 doc/pcre2_set_offset_limit.3 \
DNEWS328 pcre2_set_offset_limit().
DChangeLog2041 53. Implemented PCRE2_USE_OFFSET_LIMIT and pcre2_set_offset_limit().
/third_party/pcre2/pcre2/doc/
Dpcre2.txt305 int pcre2_set_offset_limit(pcre2_match_context *mcontext,
990 int pcre2_set_offset_limit(pcre2_match_context *mcontext,
1857 This option must be set for pcre2_compile() if pcre2_set_offset_limit()
1861 scription of pcre2_set_offset_limit() in the section that describes