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