Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_substitute.c50 #define SUBSTITUTE_OPTIONS \ macro
289 suboptions = options & SUBSTITUTE_OPTIONS; in pcre2_substitute()
290 options &= ~SUBSTITUTE_OPTIONS; in pcre2_substitute()