REG_EXTENDED
static int cflags = REG_EXTENDED;
st = regcomp(®, args->names[i], REG_EXTENDED);
if (regcomp(&re, regstr, REG_EXTENDED))
ret = (regcomp(&re, regstr, REG_EXTENDED) == 0 &&
ret = regcomp(&rc->regexp, value, REG_EXTENDED);
flags = (cflags & REG_EXTENDED) ? std::regex::extended : std::regex::basic;
if (regcomp(&yes, nl_langinfo(YESEXPR), REG_EXTENDED|REG_NOSUB) != 0)
if (regcomp(&no, nl_langinfo(NOEXPR), REG_EXTENDED|REG_NOSUB) != 0) {
options('c', f[1]) &~ REG_EXTENDED);
int copts = REG_EXTENDED;
char *type = (opts & REG_EXTENDED) ? "ERE" : "BRE";
o &= ~REG_EXTENDED;
o &= ~REG_EXTENDED;
if (!(p->g->cflags®_EXTENDED))
if ((cflags®_EXTENDED) && (cflags®_NOSPEC))
p->allowbranch = (cflags & REG_EXTENDED) != 0;
p->allowbranch = (cflags & REG_EXTENDED) != 0;
if (cflags & REG_EXTENDED) {
rc = regcomp(&re_regexp, s, REG_EXTENDED);
if (regcomp(&re, pme->cpuid, REG_EXTENDED) != 0) {
if (regcomp(®ex, pattern, REG_EXTENDED) != 0)
regcomp(&_regex, _re.c_str(), REG_EXTENDED | REG_NOSUB | REG_ICASE);
REG_EXTENDED)) != 0)
retval = regcomp(&marg->arg_regex, regex_pattern, REG_EXTENDED);
r = regcomp(&re, "(Overall|Element [0-9]+) descriptor: ", REG_EXTENDED);
(&mask_rex, "(0x[0-9a-fA-F]*) *([_a-zA-Z0-9]*)", REG_EXTENDED)) {
error = regcomp(comp, pattern, REG_NEWLINE | REG_EXTENDED);
regexp_flags |= REG_EXTENDED;
cflags |= REG_EXTENDED;
REG_EXTENDED|REG_NOSUB) != 0) {
REG_EXTENDED|REG_NOSUB) != 0) {
int mode = REG_EXTENDED;
error = regcomp(&re, source, REG_EXTENDED|REG_NEWLINE);
rflags = REG_EXTENDED;
if (regcomp(&re, sregexp, REG_EXTENDED) != 0)
if (regcomp(&re, sregexp, REG_EXTENDED) != 0)
error = regcomp(&rgx, optarg, REG_EXTENDED|REG_NOSUB);
if ((i = regcomp(&re, MANWHEREISMATCH, REG_EXTENDED)) != 0) {
REG_EXTENDED|REG_NOSUB))
regcomp(&cre, nl_langinfo(YESEXPR), REG_EXTENDED) != 0) {
if (regcomp(&f_re, optarg, REG_EXTENDED) != 0)
if (regcomp(&tmp_f_re, tmp_f_s, REG_EXTENDED)
REG_EXTENDED | REG_ICASE);
if ((rv = regcomp(®, spec, REG_EXTENDED|REG_NOSUB)) != 0) {
error = regcomp(&exc_regex, optarg, REG_EXTENDED);
error = regcomp(&inc_regex, optarg, REG_EXTENDED);
error = regcomp(&entry->regex, regexstr, REG_EXTENDED | REG_NOSUB);
re_flags |= REG_EXTENDED;