OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Wed Oct 01 07:09:59 GMT 2025