Searched refs:uv1 (Results 1 – 1 of 1) sorted by relevance
1469 const UV uv1 = NATIVE_TO_UNI(uv0); in Perl_to_utf8_case() local1470 uvuni_to_utf8(tmpbuf, uv1); in Perl_to_utf8_case()1476 if (special && (uv1 == 0xDF || uv1 > 0xFF)) { in Perl_to_utf8_case()1483 (svp = hv_fetch(hv, (const char*)tmpbuf, UNISKIP(uv1), FALSE)) && in Perl_to_utf8_case()