Home
last modified time | relevance | path

Searched refs:FPARSELN_UNESCESC (Results 1 – 2 of 2) sorted by relevance

/f-stack/tools/libutil/
H A Dfparseln.c193 skipesc += (flags & FPARSELN_UNESCESC); in fparseln()
H A Dlibutil.h217 #define FPARSELN_UNESCESC 0x01 macro