Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/perl/
H A Dhandy.h2509 #define isALNUMC_L1(c) isALPHANUMERIC_L1(c) macro
/openbsd-src/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13209 # define isALNUMC_L1(c) isALPHANUMERIC_L1(c) macro