cfg_parser_error
cfg_parser_error(pctx, CFG_LOG_NEAR, "expected string");
cfg_parser_error(cfg_parser_t *pctx, unsigned int flags,
cfg_parser_error(pctx, CFG_LOG_NEAR, "'%c' expected", special);
cfg_parser_error(pctx, CFG_LOG_BEFORE, "missing ';'");
cfg_parser_error(pctx, CFG_LOG_NEAR, "syntax error");
cfg_parser_error(pctx, 0, "open: %s: %s",
cfg_parser_error(pctx, 0, "parsing failed: %s",
cfg_parser_error(pctx, CFG_LOG_NEAR, "expected quoted string");
cfg_parser_error(pctx, CFG_LOG_NOPREP,
cfg_parser_error(pctx, CFG_LOG_NEAR, "'%s' redefined",
cfg_parser_error(pctx, CFG_LOG_NEAR,
cfg_parser_error(pctx, CFG_LOG_NEAR, "unexpected token");
cfg_parser_error(pctx, CFG_LOG_NEAR, "token too big");
cfg_parser_error(pctx, 0, "%s",
cfg_parser_error(pctx, CFG_LOG_NEAR, "%s",