Lines Matching defs:cfg_peektoken
1464 CHECK(cfg_peektoken(pctx, 0));
1657 CHECK(cfg_peektoken(pctx, 0));
1714 CHECK(cfg_peektoken(pctx, CFG_LEXOPT_QSTRING));
1814 CHECK(cfg_peektoken(pctx, ISC_LEXOPT_BTEXT));
2017 CHECK(cfg_peektoken(pctx, 0));
2117 CHECK(cfg_peektoken(pctx, 0));
2869 CHECK(cfg_peektoken(pctx, 0));
3189 CHECK(cfg_peektoken(pctx, 0));
3278 CHECK(cfg_peektoken(pctx, 0));
3535 cfg_peektoken(cfg_parser_t *pctx, int options) {