Home
last modified time | relevance | path

Searched refs:isALPHA_uni (Results 1 – 5 of 5) sorted by relevance

/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/base/
H A D5006000244 isALPHA_uni # Z added by devel/scanprov
/openbsd/gnu/usr.bin/perl/
H A Dhandy.h2195 #define isALPHA_uni(c) isALPHA_uvchr(c) macro
/openbsd/gnu/usr.bin/perl/dist/Devel-PPPort/parts/inc/
H A Dmisc723 # ifdef isALPHA_uni /* If one defined, all are; this is just an exemplar */
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13481 # ifdef isALPHA_uni /* If one defined, all are; this is just an exemplar */
/openbsd/gnu/usr.bin/perl/ext/XS-APItest/
H A DAPItest.xs5210 RETVAL = isALPHA_uni(ord);