Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dhandy.h2172 #define isIDCONT_uvchr(c) \ macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13530 # define isIDCONT_uvchr(c) isWORDCHAR_uvchr(c) macro