Searched defs:toUPPER_utf8_safe (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/ |
H A D | ppport.h | 13941 # define toUPPER_utf8_safe(s,e,r,l) \ macro 14018 # define toUPPER_utf8_safe(s,e,r,l) \ macro
|
/openbsd-src/gnu/usr.bin/perl/ |
H A D | handy.h | 2405 #define toUPPER_utf8_safe(p,e,s,l) _toUPPER_utf8_flags(p,e,s,l, 0) macro
|