Home
last modified time | relevance | path

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

/external/pcre/dist2/src/
Dpcre2_match.c476 BOOL cbegroup = *callpat >= OP_SBRA; in op_recurse_ovecsave() local
490 if (cbegroup) mb->match_function_type |= MATCH_CBEGROUP; in op_recurse_ovecsave()
730 #define cbegroup condition in match() macro
1879 cbegroup = (*callpat >= OP_SBRA); in match()
1882 if (cbegroup) mb->match_function_type |= MATCH_CBEGROUP; in match()