Home | History | Annotate | Download | only in src

Lines Matching refs:pcre2_substitute

149 /* These are additional options for pcre2_substitute(), which passes any others
524 PCRE2_EXP_DECL int pcre2_substitute(const pcre2_code *, \
643 #define pcre2_substitute PCRE2_SUFFIX(pcre2_substitute_)