Searched defs:is_alpha (Results 1 - 3 of 3) sorted by relevance

/src/bin/sh/
H A Dsyntax.h86 #define is_alpha(c) (sh_ctype(c) & (ISUPPER|ISLOWER)) macro
/src/lib/libc/time/
H A Dzdump.c112 is_alpha(char a) function in typeref:typename:bool
H A Dzic.c3649 is_alpha(char a) function in typeref:typename:bool

Completed in 9 milliseconds