Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dhandy.h2174 #define isIDFIRST_uvchr(c) \ macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13534 # define isIDFIRST_uvchr(c) D_PPP_is_ctype(IDFIRST, idfirst, c) macro