Home
last modified time | relevance | path

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

/PHP-7.1/ext/pcre/pcrelib/
H A Dpcre_compile.c2923 const pcre_uint32 *clist_src; in get_chr_property_list() local
3034 clist_src = PRIV(ucd_caseless_sets) + code[1]; in get_chr_property_list()
3047 *clist_dest++ = *clist_src; in get_chr_property_list()
3049 while(*clist_src++ != NOTACHAR); in get_chr_property_list()

Completed in 47 milliseconds