Home
last modified time | relevance | path

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

/external/pcre/dist/
Dpcre_compile.c2924 pcre_uint32 *clist_dest; in get_chr_property_list() local
3037 clist_dest = list + 2; in get_chr_property_list()
3041 if (clist_dest >= list + 8) in get_chr_property_list()
3049 *clist_dest++ = *clist_src; in get_chr_property_list()