Home
last modified time | relevance | path

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

/PHP-8.1/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c54 PCRE2_SUBSTITUTE_UNKNOWN_UNSET|PCRE2_SUBSTITUTE_UNSET_EMPTY)
713 if ((suboptions & PCRE2_SUBSTITUTE_UNSET_EMPTY) != 0) continue; in pcre2_substitute()
H A Dpcre2.h180 #define PCRE2_SUBSTITUTE_UNSET_EMPTY 0x00000400u /* pcre2_substitute() only */ macro

Completed in 16 milliseconds