expr_STRING 1472 source4/heimdal/lib/hx509/sel-gram.c { (yyval.expr) = _hx509_make_expr(expr_STRING, (yyvsp[(1) - (1)].string), NULL); } expr_STRING 103 source4/heimdal/lib/hx509/sel-gram.y string : STRING { $$ = _hx509_make_expr(expr_STRING, $1, NULL); }; expr_STRING 55 source4/heimdal/lib/hx509/sel.c case expr_STRING: expr_STRING 185 source4/heimdal/lib/hx509/sel.c case expr_STRING: