Searched refs:FPARSELN_UNESCESC (Results 1 – 4 of 4) sorted by relevance
75 #define FPARSELN_UNESCESC 0x01 macro
86 FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT | FPARSELN_UNESCESC)) in read_excludes_file()
180 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
205 #define FPARSELN_UNESCESC 0x01 macro