Searched refs:isalphach (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/usr.bin/env/
H A Denvopts.c57 #define isalphach(Anychar) isalpha((u_char)(Anychar)) macro
399 if (*vbegin == '_' || isalphach(*vbegin)) {

Completed in 93 milliseconds