Searched defs:is_alpha (Results 1 - 3 of 3) sorted by relevance
| /src/bin/sh/ | ||
| H A D | syntax.h | 86 #define is_alpha(c) (sh_ctype(c) & (ISUPPER|ISLOWER)) macro |
| /src/lib/libc/time/ | ||
| H A D | zdump.c | 112 is_alpha(char a) function in typeref:typename:bool |
| H A D | zic.c | 3649 is_alpha(char a) function in typeref:typename:bool |
Completed in 9 milliseconds