OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isglob
(Results
1 - 4
of
4
) sorted by relevancy
/src/bin/csh/
char.h
66
#define
isglob
(c) cmap(c, _GLOB)
macro
glob.c
571
else if (
isglob
(c))
/src/lib/libedit/
chared.h
113
#define
isglob
(a) (strchr("*[]?", (a)) != NULL)
macro
search.c
322
} else if (
isglob
(*cp)) {
Completed in 13 milliseconds
Indexes created Mon Oct 20 08:09:54 GMT 2025