Searched refs:ucd (Results 1 – 1 of 1) sorted by relevance
127 const ucd_record *ucd = GET_UCD(c); in PRIV() local128 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