Searched refs:EW_EMPTYOK (Results 1 – 2 of 2) sorted by relevance
853 #define EW_EMPTYOK 0x8000 // no matches is not an error macro
4017 return ((flags & EW_EMPTYOK) || ga.ga_data != NULL) ? retval : FAIL; in gen_expand_wildcards()