Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_script_run.c127 const ucd_record *ucd = GET_UCD(c); in PRIV() local
128 uint32_t script = ucd->script; in PRIV()
139 if (UCD_SCRIPTX_PROP(ucd) != 0 || (script != ucp_Inherited && script != ucp_Common)) in PRIV()
149 memcpy(map, PRIV(ucd_script_sets) + UCD_SCRIPTX_PROP(ucd), UCD_MAPSIZE * sizeof(uint32_t)); in PRIV()
303 if (ucd->chartype == ucp_Nd) in PRIV()

Completed in 4 milliseconds