Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_substitute.c449 BOOL inparens; in pcre2_substitute() local
464 inparens = FALSE; in pcre2_substitute()
471 inparens = TRUE; in pcre2_substitute()
527 if (inparens) in pcre2_substitute()