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