Searched refs:FPARSELN_UNESCESC (Results 1 – 6 of 6) sorted by relevance
71 #define FPARSELN_UNESCESC 0x01 macro
66 #define FPARSELN_UNESCESC 0x4 macro
185 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
86 FPARSELN_UNESCCOMM | FPARSELN_UNESCCONT | FPARSELN_UNESCESC)) in read_excludes_file()
174 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
222 #define FPARSELN_UNESCESC 0x01 macro