Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
H A Dpcre2_substitute.c50 #define SUBSTITUTE_OPTIONS \ macro
359 suboptions = options & SUBSTITUTE_OPTIONS; in pcre2_substitute()
360 options &= ~SUBSTITUTE_OPTIONS; in pcre2_substitute()

Completed in 2 milliseconds