Home
last modified time | relevance | path

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

/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_substitute.c50 #define SUBSTITUTE_OPTIONS \ macro
289 suboptions = options & SUBSTITUTE_OPTIONS; in pcre2_substitute()
290 options &= ~SUBSTITUTE_OPTIONS; in pcre2_substitute()

Completed in 7 milliseconds