Searched refs:EW_NOERROR (Results 1 – 4 of 4) sorted by relevance
3434 if (flags & (EW_NOERROR | EW_NOTWILD)) in dos_expandpath()3438 if (flags & (EW_NOERROR | EW_NOTWILD)) in dos_expandpath()3683 if (flags & (EW_NOERROR | EW_NOTWILD)) in unix_expandpath()3686 if (flags & (EW_NOERROR | EW_NOTWILD)) in unix_expandpath()
120 EW_FILE|EW_NOTFOUND|EW_ADDSLASH|EW_NOERROR) == OK in alist_expand()
844 #define EW_NOERROR 0x200 // no error for bad regexp macro
1948 flags |= EW_NOERROR; in ExpandFromContext()