Home
last modified time | relevance | path

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

/openbsd/src/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
D5006000676 toLOWER_uni # Z added by devel/scanprov
/openbsd/src/gnu/usr.bin/perl/
Dhandy.h2214 #define toLOWER_uni(c,s,l) toLOWER_uvchr(c,s,l) macro
/openbsd/src/gnu/usr.bin/perl/ext/XS-APItest/
DAPItest.xs6975 av_push_simple(av, newSVuv(toLOWER_uni(ord, s, &len)));