Searched refs:WILD_IGNORE_COMPLETESLASH (Results 1 – 4 of 4) sorted by relevance
829 #define WILD_IGNORE_COMPLETESLASH 0x400 macro
1994 if (p_csl[0] != NUL && (options & WILD_IGNORE_COMPLETESLASH) == 0) in ExpandFromContext()
1354 int flags = WILD_IGNORE_COMPLETESLASH; in f_globpath()
37081 Solution: Add the WILD_IGNORE_COMPLETESLASH flag. (test by Yasuhiro