Home
last modified time | relevance | path

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

/f-stack/lib/
H A Dff_ini_parser.h60 #ifndef INI_ALLOW_BOM
61 #define INI_ALLOW_BOM 1 macro
H A Dff_ini_parser.c104 #if INI_ALLOW_BOM in ini_parse_stream()