Home
last modified time | relevance | path

Searched refs:hasthen (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h2545 BOOL hasthen; /* Pattern contains (*THEN) */ member
H A Dpcre_exec.c1070 else if (!md->hasthen && ecode[GET(ecode, 1)] != OP_ALT) in match()
6576 md->hasthen = (re->flags & PCRE_HASTHEN) != 0; in pcre_exec()

Completed in 32 milliseconds