Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c52 PCRE2_SUBSTITUTE_LITERAL|PCRE2_SUBSTITUTE_MATCHED| \
278 use_existing_match = ((options & PCRE2_SUBSTITUTE_MATCHED) != 0); in pcre2_substitute()
H A Dpcre2.h186 #define PCRE2_SUBSTITUTE_MATCHED 0x00010000u /* pcre2_substitute() only */ macro

Completed in 11 milliseconds