Searched refs:CF_HAS_PATH (Results 1 – 1 of 1) sorted by relevance
157 #define CF_HAS_PATH (1<<9) /* A "path" option was provided */ macro228 if (!(csv->c_flags & CF_HAS_PATH) || csv->c_path == NULL) in csv_path_top()435 if (instance && !(csv->c_flags & CF_HAS_PATH)) { in csv_open_level()687 csv->c_flags |= CF_HAS_PATH; /* Yup, we have an explicit path now */ in csv_options()