Searched defs:isIDCONT_uvchr (Results 1 – 2 of 2) sorted by relevance
/openbsd/gnu/usr.bin/perl/ | ||
H A D | handy.h | 2172 #define isIDCONT_uvchr(c) \ macro |
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/ | ||
H A D | ppport.h | 13530 # define isIDCONT_uvchr(c) isWORDCHAR_uvchr(c) macro |