Searched refs:named_group (Results 1 - 1 of 1) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_compile.c7150 named_group *ng;
7210 named_group *newspace = (PUBL(malloc))
7211 (newsize * sizeof(named_group));
7220 cd->named_group_list_size * sizeof(named_group));
7269 named_group *ng;
9045 named_group named_groups[NAMED_GROUP_LIST_SIZE];
9425 named_group *ng = cd->named_groups;

Completed in 42 milliseconds