Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/perl/
Dutf8.c1465 const UV uv0 = utf8_to_uvchr(p, NULL); in Perl_to_utf8_case() local
1469 const UV uv1 = NATIVE_TO_UNI(uv0); in Perl_to_utf8_case()
1538 len = uvchr_to_utf8(ustrp, uv0) - ustrp; in Perl_to_utf8_case()