Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/perl/
H A Dhandy.h2087 #define isXDIGIT_LC(c) generic_LC_(c, CC_XDIGIT_, isU8_XDIGIT_LC) macro
/openbsd/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13391 # define isXDIGIT_LC(c) isxdigit(c) macro