Home
last modified time | relevance | path

Searched refs:PCRE2_SUBSTITUTE_REPLACEMENT_ONLY (Results 1 – 2 of 2) sorted by relevance

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c53 PCRE2_SUBSTITUTE_OVERFLOW_LENGTH|PCRE2_SUBSTITUTE_REPLACEMENT_ONLY| \
267 replacement_only = ((options & PCRE2_SUBSTITUTE_REPLACEMENT_ONLY) != 0); in pcre2_substitute()
H A Dpcre2.h186 #define PCRE2_SUBSTITUTE_REPLACEMENT_ONLY 0x00020000u /* pcre2_substitute() only */ macro

Completed in 17 milliseconds