Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c100 #define MATCH_PRUNE (-995) macro
838 RRETURN(MATCH_PRUNE); in match()
848 RRETURN(MATCH_PRUNE); in match()
1678 case MATCH_PRUNE: in match()
7034 case MATCH_PRUNE: in pcre2_match()