Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_exec.c684 #define cbegroup condition in match() macro
1802 cbegroup = (*callpat >= OP_SBRA); in match()
1805 if (cbegroup) md->match_function_type = MATCH_CBEGROUP; in match()