Searched defs:isDIGIT (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/gnu/usr.bin/perl/
H A Dhandy.h1851 #define isDIGIT(c) isDIGIT_A(c) macro
/openbsd-current/gnu/usr.bin/perl/cpan/Term-ReadKey/
H A Dppport.h13021 # undef isDIGIT macro
13124 # undef isDIGIT macro
13247 # define isDIGIT(c) inRANGE(c, '0', '9') macro
[all...]

Completed in 143 milliseconds