Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/
H A D503100522 toUPPER_utf8 # A
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D503100531 toUPPER_utf8 # A
/openbsd/gnu/usr.bin/perl/pod/
H A Dperldeprecation.pod281 C<toUPPER_utf8>.
H A Dperl5240delta.pod1660 C<toUPPER_utf8>, C<toTITLE_utf8>, C<toLOWER_utf8>, and C<toFOLD_utf8>.
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dmisc989 # if defined toUPPER_utf8
990 # define D_PPP_TO_UPPER_CALLEE(s,r,l) toUPPER_utf8(s,r,l)
/openbsd/gnu/usr.bin/perl/
H A Dhandy.h2394 #define toUPPER_utf8(p,e,s,l) toUPPER_utf8_safe(p,e,s,l) macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13903 # if defined toUPPER_utf8
13904 # define D_PPP_TO_UPPER_CALLEE(s,r,l) toUPPER_utf8(s,r,l)
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/
H A Dapidoc.fnc1047 Amd|UV|toUPPER_utf8|U8* p|U8* e|U8* s|STRLEN* lenp