Searched refs:pcre2_set_offset_limit (Results 1 – 7 of 7) sorted by relevance
440 pcre2_set_offset_limit(pcre2_match_context *mcontext, PCRE2_SIZE limit) in pcre2_set_offset_limit() function
626 pcre2_set_offset_limit(pcre2_match_context *, PCRE2_SIZE); \892 #define pcre2_set_offset_limit PCRE2_SUFFIX(pcre2_set_offset_limit_) macro
626 pcre2_set_offset_limit(pcre2_match_context *, PCRE2_SIZE); \892 #define pcre2_set_offset_limit PCRE2_SUFFIX(pcre2_set_offset_limit_)
85 doc/html/pcre2_set_offset_limit.html \181 doc/pcre2_set_offset_limit.3 \
328 pcre2_set_offset_limit().
2041 53. Implemented PCRE2_USE_OFFSET_LIMIT and pcre2_set_offset_limit().
305 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