Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_substitute.c419 BOOL inparens; in pcre2_substitute() local
434 inparens = FALSE; in pcre2_substitute()
441 inparens = TRUE; in pcre2_substitute()
497 if (inparens) in pcre2_substitute()