Searched refs:islowerch (Results 1 – 1 of 1) sorted by relevance
83 #define islowerch(Anychar) islower((u_char)(Anychar)) macro557 if (islowerch(*cp) || isdigitch(*cp)) in ctl_renametf()