Home
last modified time | relevance | path

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

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_auto_possess.c318 const uint32_t *clist_src; in get_chr_property_list() local
431 clist_src = PRIV(ucd_caseless_sets) + code[1]; in get_chr_property_list()
444 *clist_dest++ = *clist_src; in get_chr_property_list()
446 while(*clist_src++ != NOTACHAR); in get_chr_property_list()

Completed in 7 milliseconds