expr_VAR         1489 source4/heimdal/lib/hx509/sel-gram.c 			(yyval.expr) = _hx509_make_expr(expr_VAR, (yyvsp[(1) - (3)].string), (yyvsp[(3) - (3)].expr)); }
expr_VAR         1495 source4/heimdal/lib/hx509/sel-gram.c 			(yyval.expr) = _hx509_make_expr(expr_VAR, (yyvsp[(1) - (1)].string), NULL); }
expr_VAR          112 source4/heimdal/lib/hx509/sel-gram.y 			$$ = _hx509_make_expr(expr_VAR, $1, $3); }
expr_VAR          114 source4/heimdal/lib/hx509/sel-gram.y 			$$ = _hx509_make_expr(expr_VAR, $1, NULL); }
expr_VAR           57 source4/heimdal/lib/hx509/sel.c     case expr_VAR:
expr_VAR           74 source4/heimdal/lib/hx509/sel.c     assert(word->op == expr_VAR);
expr_VAR          130 source4/heimdal/lib/hx509/sel.c 	} else if (subexpr->op == expr_VAR) {
expr_VAR          191 source4/heimdal/lib/hx509/sel.c     case expr_VAR: