Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_study.c1798 if ((re->flags & (PCRE2_MATCH_EMPTY|PCRE2_HASACCEPT)) == 0 && in PRIV()
H A Dpcre2_internal.h531 #define PCRE2_HASACCEPT 0x00800000 /* contains (*ACCEPT) */ macro
H A Dpcre2_compile.c10212 re->flags |= PCRE2_HASACCEPT; /* Disables minimum length */ in pcre2_compile()

Completed in 49 milliseconds