Searched refs:syntax (Results 1 - 6 of 6) sorted by relevance

/vbox/src/VBox/ExtPacks/VBoxDTrace/generated/
H A Ddt_grammar.c1053 If YYTABLE_NINF, syntax error. */
1304 yyerror (YY_("syntax error: cannot back up")); \
1649 copied. As a special case, return 0 if an ordinary "syntax error"
1673 YY_("syntax error, unexpected %s");
1674 YY_("syntax error, unexpected %s, expecting %s");
1675 YY_("syntax error, unexpected %s, expecting %s or %s");
1676 YY_("syntax error, unexpected %s, expecting %s or %s or %s");
1677 YY_("syntax error, unexpected %s, expecting %s or %s or %s or %s");
1681 static char const yyunexpected[] = "syntax error, unexpected %s";
1813 /* Number of syntax error
[all...]
/vbox/src/VBox/VMM/testcase/
H A DtstAnimate.cpp607 static void syntax(void) function
635 syntax();
657 syntax();
747 syntax();
758 syntax();
/vbox/src/VBox/Main/src-all/win/
H A Dcomregister.cmd133 echo syntax error: Unknown option %1
/vbox/src/VBox/ExtPacks/VBoxDTrace/onnv/lib/libdtrace/common/
H A Ddt_lex.l616 <S0>. yyerror("syntax error near \"%c\"\n", yytext[0]);
682 <S2>. yyerror("syntax error near \"%c\"\n", yytext[0]);
714 <S3>. yyerror("syntax error near \"%c\"\n", yytext[0]);
720 * We use two main states for lexing because probe descriptions use a syntax
833 * wrong: a type_name followed by ++, --, [, or = is a syntax error.
/vbox/src/VBox/Debugger/
H A DDBGCEval.cpp469 /* binary operators means syntax error. */
709 /* If not the right kind of operator we've got a syntax error. */
1104 * dbgcEvalSub will do stricter syntax checking later on.
/vbox/src/libs/libxml2-2.6.31/
H A Dparser.c4333 "Catalog PI syntax error: %s\n",
5027 * Validity constraints for attribute values syntax are checked in

Completed in 104 milliseconds