Home
last modified time | relevance | path

Searched refs:PCRE_HASTHEN (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/pcre/pcrelib/
H A Dpcre_internal.h1142 #define PCRE_HASTHEN 0x1000 /* pattern contains (*THEN) */ macro
H A Dpcre_compile.c5692 cd->external_flags |= PCRE_HASTHEN; in compile_branch()
H A Dpcre_exec.c6449 md->hasthen = (re->flags & PCRE_HASTHEN) != 0; in pcre_exec()

Completed in 45 milliseconds