Home
last modified time | relevance | path

Searched refs:vcc_ErrWhere2 (Results 1 – 8 of 8) sorted by relevance

/dports/www/varnish6/varnish-cache-varnish-6.6.2/lib/libvcc/
H A Dvcc_xref.c277 vcc_ErrWhere2(tl, pu->t1, pu->t2); in vcc_illegal_write()
287 vcc_ErrWhere2(tl, pu->t1, pu->t2); in vcc_illegal_write()
321 vcc_ErrWhere2(tl, pu->t1, pu->t2); in vcc_CheckUseRecurse()
353 vcc_ErrWhere2(tl, pu->t1, pu->t2); in vcc_checkuses()
H A Dvcc_parse.c318 vcc_ErrWhere2(tl, tok0, tl->t); in vcc_ParseVcl()
328 vcc_ErrWhere2(tl, tok0, tl->t); in vcc_ParseVcl()
339 vcc_ErrWhere2(tl, tok0, tl->t); in vcc_ParseVcl()
H A Dvcc_expr.c300 vcc_ErrWhere2(tl, (*e)->t1, tl->t); in vcc_expr_tostring()
738 vcc_ErrWhere2(tl, t, tl->t); in vcc_expr5()
1039 vcc_ErrWhere2(tl, tk, tl->t); in vcc_expr_add()
1253 vcc_ErrWhere2(tl, tk, tl->t); in vcc_expr_not()
1287 vcc_ErrWhere2(tl, tk, tl->t); in vcc_expr_bin_bool()
1302 vcc_ErrWhere2(tl, tk, tl->t); in vcc_expr_bin_bool()
1370 vcc_ErrWhere2(tl, t1, tl->t); in vcc_expr0()
1397 vcc_ErrWhere2(tl, t1, tl->t); in vcc_expr0()
1442 vcc_ErrWhere2(tl, t, tl->t); in v_matchproto_()
H A Dvcc_token.c204 vcc_ErrWhere2(struct vcc *tl, const struct token *t, const struct token *t2) in vcc_ErrWhere2() function
338 vcc_ErrWhere2(tl, tl->t, t2); in vcc_ExpectVid()
H A Dvcc_symb.c350 vcc_ErrWhere2(tl, t0, tl->t); in VCC_SymbolGet()
360 vcc_ErrWhere2(tl, t0, tl->t); in VCC_SymbolGet()
H A Dvcc_compile.h411 void vcc_ErrWhere2(struct vcc *, const struct token *, const struct token *);
H A Dvcc_action.c202 vcc_ErrWhere2(tl, t, tl->t); in v_matchproto_()
H A Dvcc_vmod.c387 vcc_ErrWhere2(tl, t1, tl->t); in vcc_ParseImport()