Home
last modified time | relevance | path

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

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

Completed in 73 milliseconds