10 bool parseWhitespace(
char current,
char *next);
11 bool parseExclamationComment(
13 void parseRestOfLine(
char ch,
15 bool parsePoundComment(
char current,
char *next);
16 bool parseKey(
char current,
char *next);
17 bool parseValue(
char ch,
char *next);