HomeSort by relevance Sort by last modified time
    Searched refs:pcre2_substitute (Results 1 - 4 of 4) sorted by null

  /external/pcre/dist2/
Makefile.am 73 doc/html/pcre2_substitute.html \
154 doc/pcre2_substitute.3 \
339 src/pcre2_substitute.c \
  /external/pcre/dist2/src/
pcre2.h.generic 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_)
    [all...]
pcre2.h.in 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_)
    [all...]
pcre2_substitute.c 215 pcre2_substitute(const pcre2_code *code, PCRE2_SPTR subject, PCRE2_SIZE length, function
850 /* End of pcre2_substitute.c */

Completed in 219 milliseconds