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

/freebsd-10.0-release/lib/libedit/
H A Dchared.h121 #define isglob(a) (strchr("*[]?", (a)) != NULL) macro
/freebsd-10.0-release/contrib/atf/atf-run/
H A Datffile.cpp206 got_tp(const std::string& name, bool isglob) argument
H A Datffile_test.cpp102 got_tp(const std::string& name, bool isglob) argument
/freebsd-10.0-release/contrib/tcsh/
H A Dsh.char.h164 #define isglob(c) cmap((c), _GLOB) macro

Completed in 197 milliseconds