Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c87 #define MATCH_ACCEPT (-999) macro
778 RRETURN(MATCH_ACCEPT); in match()
5133 if (rrc == MATCH_ACCEPT) in match()
5170 case MATCH_ACCEPT: /* Assertion matched, therefore it fails. */ in match()
5325 case MATCH_ACCEPT: /* Save captures */ in match()