REG_NOSUB
if (regcomp(&data.preg, regexp, REG_NOSUB) != 0) {
if (regcomp(&data.preg, regexp, REG_NOSUB) != 0) {
if (cflags & REG_NOSUB)
if (regcomp(&yes, nl_langinfo(YESEXPR), REG_EXTENDED|REG_NOSUB) != 0)
if (regcomp(&no, nl_langinfo(NOEXPR), REG_EXTENDED|REG_NOSUB) != 0) {
if (g->cflags®_NOSUB)
if ((copts & REG_NOSUB) == 0) {
} else if (opts®_NOSUB) {
o |= REG_NOSUB;
regcomp(&_regex, _re.c_str(), REG_EXTENDED | REG_NOSUB | REG_ICASE);
if (regcomp(&cre, re, REG_BASIC|REG_NOSUB) != 0)
cflags &= ~REG_NOSUB;
cflags &= ~REG_NOSUB;
cflags &= ~REG_NOSUB;
cflags &= ~REG_NOSUB;
int cflags = REG_NOSUB | REG_NEWLINE;
if (!lastmatched || (cflags & REG_NOSUB))
REG_EXTENDED|REG_NOSUB) != 0) {
REG_EXTENDED|REG_NOSUB) != 0) {
&argstr[1], REG_NEWLINE|REG_NOSUB)) != 0) {
error = regcomp(&rgx, optarg, REG_EXTENDED|REG_NOSUB);
REG_EXTENDED|REG_NOSUB))
i = regcomp(&R, opt_R, REG_NOSUB);
if ((rv = regcomp(®, spec, REG_EXTENDED|REG_NOSUB)) != 0) {
error = regcomp(&entry->regex, regexstr, REG_EXTENDED | REG_NOSUB);
int re_flags = REG_NOSUB;