Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c51 (PCRE2_SUBSTITUTE_EXTENDED|PCRE2_SUBSTITUTE_GLOBAL| \
598 if ((suboptions & PCRE2_SUBSTITUTE_EXTENDED) != 0 && in pcre2_substitute()
797 else if ((suboptions & PCRE2_SUBSTITUTE_EXTENDED) != 0 && in pcre2_substitute()
H A Dpcre2.h178 #define PCRE2_SUBSTITUTE_EXTENDED 0x00000200u /* pcre2_substitute() only */ macro

Completed in 10 milliseconds