Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_exec.c77 #define MATCH_CONDASSERT 1 /* Called to check a condition assertion */ macro
1398 md->match_function_type = MATCH_CONDASSERT; in match()
1527 if (md->match_function_type == MATCH_CONDASSERT) in match()
1598 if (md->match_function_type == MATCH_CONDASSERT) in match()