REG_STARTEND 86 regex/engine.c if (eflags®_STARTEND) { REG_STARTEND 92 regex/main.c if (eopts®_STARTEND) { REG_STARTEND 254 regex/main.c if (options('e', f1)®_STARTEND) { REG_STARTEND 352 regex/main.c o |= REG_STARTEND; REG_STARTEND 124 regex/regexec.c # define GOODFLAGS(f) ((f)&(REG_NOTBOL|REG_NOTEOL|REG_STARTEND))