Home
last modified time | relevance | path

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

/third_party/pcre2/pcre2/src/
Dpcre2_auto_possess.c334 uint32_t *clist_dest; in get_chr_property_list() local
449 clist_dest = list + 2; in get_chr_property_list()
453 if (clist_dest >= list + 8) in get_chr_property_list()
461 *clist_dest++ = *clist_src; in get_chr_property_list()