Searched refs:GLOB_PERIOD (Results 1 - 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/glob/
H A Dglob.h83 #define GLOB_PERIOD (1 << 7)/* Leading `.' can be matched by metachars. */ macro
97 GLOB_PERIOD|GLOB_ALTDIRFUNC|GLOB_BRACE| \
102 GLOB_PERIOD)
H A Dglob.c281 # undef GLOB_PERIOD macro
1303 int fnm_flags = ((!(flags & GLOB_PERIOD) ? FNM_PERIOD : 0)

Completed in 14 milliseconds