Home
last modified time | relevance | path

Searched defs:toFOLD_utf8_safe (Results 1 – 2 of 2) sorted by relevance

/openbsd/src/gnu/usr.bin/perl/cpan/Term-ReadKey/
Dppport.h13956 # define toFOLD_utf8_safe(s,e,r,l) \ macro
14041 # define toFOLD_utf8_safe(s,e,r,l) toLOWER_utf8_safe(s,e,r,l) macro
/openbsd/src/gnu/usr.bin/perl/
Dhandy.h2402 #define toFOLD_utf8_safe(p,e,s,l) _toFOLD_utf8_flags(p,e,s,l, FOLD_FLAGS_FULL) macro