Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_exec.c95 #define MATCH_PRUNE (-995) macro
792 RRETURN(MATCH_PRUNE); in match()
802 RRETURN(MATCH_PRUNE); in match()
1645 case MATCH_PRUNE: in match()
6972 case MATCH_PRUNE: in pcre_exec()