Home
last modified time | relevance | path

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

/PHP-5.5/ext/pcre/pcrelib/
H A Dpcre_internal.h1093 #define PCRE_HASTHEN 0x00001000 /* pattern contains (*THEN) */ macro
H A Dpcre_exec.c6576 md->hasthen = (re->flags & PCRE_HASTHEN) != 0; in pcre_exec()
H A Dpcre_compile.c6655 cd->external_flags |= PCRE_HASTHEN; in compile_branch()

Completed in 52 milliseconds