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

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c6998 ng = cd->named_groups;
7035 memcpy(newspace, cd->named_groups,
7038 (PUBL(free))((void *)cd->named_groups);
7039 cd->named_groups = newspace;
7043 cd->named_groups[cd->names_found].name = name;
7044 cd->named_groups[cd->names_found].length = namelen;
7045 cd->named_groups[cd->names_found].number = number;
7108 ng = cd->named_groups;
8818 named_group named_groups[NAMED_GROUP_LIST_SIZE]; local
9090 cd->named_groups
[all...]

Completed in 821 milliseconds