Home
last modified time | relevance | path

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

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

Completed in 42 milliseconds