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

/src/bin/sh/
H A Dsyntax.h87 #define is_name(c) (sh_ctype(c) & (ISUPPER|ISLOWER|ISUNDER)) macro

Completed in 4 milliseconds