HomeSort by: relevance | last modified time | path
    Searched defs:is_name (Results 1 - 2 of 2) sorted by relevancy

  /src/bin/sh/
syntax.h 87 #define is_name(c) (sh_ctype(c) & (ISUPPER|ISLOWER|ISUNDER)) macro
syntax.h 87 #define is_name(c) (sh_ctype(c) & (ISUPPER|ISLOWER|ISUNDER)) macro

Completed in 43 milliseconds