Searched refs:PCRE2_SUBSTITUTE_UNSET_EMPTY (Results 1 – 2 of 2) sorted by relevance
54 PCRE2_SUBSTITUTE_UNKNOWN_UNSET|PCRE2_SUBSTITUTE_UNSET_EMPTY)713 if ((suboptions & PCRE2_SUBSTITUTE_UNSET_EMPTY) != 0) continue; in pcre2_substitute()
179 #define PCRE2_SUBSTITUTE_UNSET_EMPTY 0x00000400u /* pcre2_substitute() only */ macro
Completed in 10 milliseconds