REG_NOTBOL
!regexec(pat, txt, SE_MAX, rm, REG_NOTBOL));
#define REG_NOTEOL (REG_NOTBOL << 1)
eflags |= REG_NOTBOL;
#ifndef REG_NOTBOL
#ifndef REG_NOTBOL
flags = REG_NOTBOL;
flags = REG_NOTBOL;
regexec_e(re, ps, REG_NOTBOL, 0, le, psl));