Home | History | Annotate | Download | only in posix

Lines Matching refs:mflags

472       int mflags = 0, count = 0, zmatch = 1, rlen = len, mlen, off, newlen;
475 while (!regexec0(reg, rline, rlen, 10, match, mflags)) {
476 mflags = REG_NOTBOL;
554 if (mflags) {