Searched refs:toUPPER_utf8 (Results 1 – 8 of 8) sorted by relevance
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/todo/ |
H A D | 5031005 | 22 toUPPER_utf8 # A
|
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/ |
H A D | 5031005 | 31 toUPPER_utf8 # A
|
/openbsd/gnu/usr.bin/perl/pod/ |
H A D | perldeprecation.pod | 281 C<toUPPER_utf8>.
|
H A D | perl5240delta.pod | 1660 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 D | misc | 989 # 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 D | handy.h | 2394 #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 D | ppport.h | 13903 # 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 D | apidoc.fnc | 1047 Amd|UV|toUPPER_utf8|U8* p|U8* e|U8* s|STRLEN* lenp
|