Searched refs:pcre2_set_offset_limit (Results 1 – 8 of 8) sorted by relevance
428 pcre2_set_offset_limit(pcre2_match_context *mcontext, PCRE2_SIZE limit) in pcre2_set_offset_limit() function
614 pcre2_set_offset_limit(pcre2_match_context *, PCRE2_SIZE); \874 #define pcre2_set_offset_limit PCRE2_SUFFIX(pcre2_set_offset_limit_) macro
614 pcre2_set_offset_limit(pcre2_match_context *, PCRE2_SIZE); \874 #define pcre2_set_offset_limit PCRE2_SUFFIX(pcre2_set_offset_limit_)
83 doc/html/pcre2_set_offset_limit.html \176 doc/pcre2_set_offset_limit.3 \
195 pcre2_set_offset_limit().
923 doc/html/pcre2_set_offset_limit.html \1016 doc/pcre2_set_offset_limit.3 \
1299 53. Implemented PCRE2_USE_OFFSET_LIMIT and pcre2_set_offset_limit().
296 int pcre2_set_offset_limit(pcre2_match_context *mcontext,940 int pcre2_set_offset_limit(pcre2_match_context *mcontext,1772 This option must be set for pcre2_compile() if pcre2_set_offset_limit()1776 description of pcre2_set_offset_limit() in the section that describes