Searched refs:uvS (Results 1 – 1 of 1) sorted by relevance
329 UV uvS = 0; /* code point of the starter */ in pv_utf8_compose() local351 uvS = uv; /* the first Starter is found */ in pv_utf8_compose()377 UV uvComp = composite_uv(uvS, uv); in pv_utf8_compose()380 uvS = uvComp; in pv_utf8_compose()417 d = uvchr_to_utf8(d, uvS); /* starter (composed or not) */ in pv_utf8_compose()430 uvS = uv; in pv_utf8_compose()