hasthen          1068 ext/pcre/pcrelib/pcre_exec.c       else if (!md->hasthen && ecode[GET(ecode, 1)] != OP_ALT)
hasthen          6574 ext/pcre/pcrelib/pcre_exec.c md->hasthen = (re->flags & PCRE_HASTHEN) != 0;
hasthen          2541 ext/pcre/pcrelib/pcre_internal.h   BOOL   hasthen;                 /* Pattern contains (*THEN) */