Searched refs:ExprCreateString (Results 1 – 4 of 4) sorted by relevance
34 ExprCreateString(xkb_atom_t str);
686 { $$ = ExprCreateString($1); }
93 ExprCreateString(xkb_atom_t str) in ExprCreateString() function
2995 { (yyval.expr) = ExprCreateString((yyvsp[0].atom)); } in yyparse()