Searched refs:PCRE2_HASACCEPT (Results 1 – 3 of 3) sorted by relevance
1798 if ((re->flags & (PCRE2_MATCH_EMPTY|PCRE2_HASACCEPT)) == 0 && in PRIV()
530 #define PCRE2_HASACCEPT 0x00800000 /* contains (*ACCEPT) */ macro
10339 re->flags |= PCRE2_HASACCEPT; /* Disables minimum length */ in pcre2_compile()
Completed in 46 milliseconds