#include "libocpf/ocpf.h"Macros | |
| #define | YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN |
| #define | YY_IGNORE_MAYBE_UNINITIALIZED_END |
| #define | YY_INITIAL_VALUE(Value) = Value |
| #define | YYBISON 1 |
| #define | YYBISON_VERSION "2.7" |
| #define | YYCASE_(N, S) |
| #define | yychar ocpf_yychar |
| #define | yydebug ocpf_yydebug |
| #define | yyerror ocpf_yyerror |
| #define | yylex ocpf_yylex |
| #define | yylval ocpf_yylval |
| #define | yynerrs ocpf_yynerrs |
| #define | yyparse ocpf_yyparse |
| #define | YYPOPSTACK(N) (yyvsp -= (N), yyssp -= (N)) |
| #define | YYPULL 1 |
| #define | YYPURE 1 |
| #define | YYPUSH 0 |
| #define | YYSKELETON_NAME "yacc.c" |
Typedefs | |
| typedef union YYSTYPE | YYSTYPE |
| typedef YYTYPE_INT16 | yytype_int16 |
| typedef YYTYPE_INT8 | yytype_int8 |
| typedef YYTYPE_UINT16 | yytype_uint16 |
| typedef YYTYPE_UINT8 | yytype_uint8 |
Functions | |
| for (;yybottom<=yytop;yybottom++) | |
| for (yyi=0;yyi< yynrhs;yyi++) | |
| for (return yylen=0;yystr[yylen];yylen++) | |
| for (;;) | |
| void | free (void *) |
| if (!yyvaluep) return | |
| if () | |
| if (yyss+yystacksize-1<=yyssp) | |
| if (yychar==YYEMPTY) | |
| if (yychar<=YYEOF) | |
| if (yyn<=0) | |
| if (yyerrstatus==3) | |
| void * | malloc (YYSIZE_T) |
| int | ocpf_yylex (void *, void *) |
| int | ocpf_yyparse (void *YYPARSE_PARAM) |
| int | ocpf_yyparse () |
| int | ocpf_yyparse (struct ocpf_context *ctx, void *scanner) |
| switch (yytype) | |
| switch (yyn) | |
| while (yyssp!=yyss) | |
| yyexhaustedlab | YY_ ("memory exhausted")) |
| YYSTYPE yylval | YY_INITIAL_VALUE (yyval_default) |
| YY_REDUCE_PRINT (yyn) | |
| YY_STACK_PRINT (yyss, yyssp) | |
| YY_SYMBOL_PRINT (yymsg, yytype, yyvaluep, yylocationp) | |
| YY_SYMBOL_PRINT ("Next token is", yytoken,&yylval,&yylloc) | |
| YY_SYMBOL_PRINT ("Shifting", yytoken,&yylval,&yylloc) | |
| YY_SYMBOL_PRINT ("-> $$ =", yyr1[yyn],&yyval,&yyloc) | |
| YY_IGNORE_MAYBE_UNINITIALIZED_END | YY_SYMBOL_PRINT ("Shifting", yystos[yyn], yyvsp, yylsp) |
| yy_symbol_value_print (yyoutput, yytype, yyvaluep, ctx, scanner) | |
| yydestruct ("Cleanup: discarding lookahead", yytoken,&yylval, ctx, scanner) | |
| YYDPRINTF ((stderr,"Starting parse\n")) | |
| YYDPRINTF ((stderr,"Entering state %d\n", yystate)) | |
| void | yyerror (struct ocpf_context *, void *, char *) |
| else | YYFPRINTF (yyoutput,"nterm %s (", yytname[yytype]) |
| YYFPRINTF (yyoutput,")") | |
| YYFPRINTF (stderr,"\n") | |
| YYFPRINTF (stderr,"Reducing stack by rule %d (line %lu):\n", yyrule-1, yylno) | |
| return | YYID (yyresult) |
| YYPOPSTACK (yylen) | |
| YYSTACK_FREE (yyss) | |
| YYUSE (yyo) | |
| YYUSE (ctx) | |
| YYUSE (scanner) | |
| #define YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN |
| #define YY_IGNORE_MAYBE_UNINITIALIZED_END |
| #define YY_INITIAL_VALUE | ( | Value | ) | = Value |
| #define YYBISON 1 |
| #define YYBISON_VERSION "2.7" |
| #define YYCASE_ | ( | N, | |
| S | |||
| ) |
| #define yychar ocpf_yychar |
| #define yydebug ocpf_yydebug |
| #define yyerror ocpf_yyerror |
Referenced by if().
| #define yylex ocpf_yylex |
| #define yylval ocpf_yylval |
Referenced by if().
| #define yynerrs ocpf_yynerrs |
Referenced by if().
| #define yyparse ocpf_yyparse |
| #define YYPULL 1 |
| #define YYPURE 1 |
| #define YYPUSH 0 |
| #define YYSKELETON_NAME "yacc.c" |
| typedef union YYSTYPE YYSTYPE |
| typedef short int yytype_int16 |
| typedef short int yytype_int8 |
| typedef unsigned short int yytype_uint16 |
| typedef unsigned char yytype_uint8 |
| enum yytokentype |
References yybottom, and YYFPRINTF().
| for | ( | ) |
References YYFPRINTF().
| for | ( | ;; | ) |
References YY_STACK_PRINT(), yydestruct(), yyn, YYPOPSTACK, yyssp, and yystate.
| void free | ( | void * | ) |
| if | ( | ! | yyvaluep | ) |
References YY_(), yyerror, yynerrs, and YYSTACK_FREE().
| if | ( | ) |
| if | ( | yyss+yystacksize-1<= | yyssp | ) |
References YY_(), YYDPRINTF(), yyss, YYSTACK_FREE(), and yyvs.
| if | ( | yychar | = = YYEMPTY | ) |
References YYDPRINTF().
| if | ( | yychar<= | YYEOF | ) |
References YYDPRINTF().
| if | ( | yyerrstatus | = = 3 | ) |
References yydestruct(), and yylval.
| void* malloc | ( | YYSIZE_T | ) |
| int ocpf_yylex | ( | void * | , |
| void * | |||
| ) |
| int ocpf_yyparse | ( | void * | YYPARSE_PARAM | ) |
Referenced by ocpf_parse().
| int ocpf_yyparse | ( | ) |
| int ocpf_yyparse | ( | struct ocpf_context * | ctx, |
| void * | scanner | ||
| ) |
| switch | ( | yytype | ) |
| switch | ( | yyn | ) |
References kw_PROPERTY, kw_RECIPIENT, and ocpf_error_message().
| while | ( | yyssp! | = yyss | ) |
References yydestruct(), and YYPOPSTACK.
| yyexhaustedlab YY_ | ( | "memory exhausted" | ) |
Referenced by if().
| YY_REDUCE_PRINT | ( | yyn | ) |
| YY_SYMBOL_PRINT | ( | "Next token is" | , |
| yytoken | , | ||
| & | yylval, | ||
| & | yylloc | ||
| ) |
| YY_SYMBOL_PRINT | ( | "Shifting" | , |
| yytoken | , | ||
| & | yylval, | ||
| & | yylloc | ||
| ) |
| YY_SYMBOL_PRINT | ( | ) |
| YY_IGNORE_MAYBE_UNINITIALIZED_END YY_SYMBOL_PRINT | ( | "Shifting" | , |
| yystos | [yyn], | ||
| yyvsp | , | ||
| yylsp | |||
| ) |
| YYDPRINTF | ( | (stderr,"Starting parse\n") | ) |
Referenced by if().
| YYDPRINTF | ( | (stderr,"Entering state %d\n", yystate) | ) |
| void yyerror | ( | struct ocpf_context * | ctx, |
| void * | scanner, | ||
| char * | s | ||
| ) |
| YYFPRINTF | ( | yyoutput | , |
| " | |||
| ) |
| YYFPRINTF | ( | stderr | , |
| "\n" | |||
| ) |
| return YYID | ( | yyresult | ) |
| YYPOPSTACK | ( | yylen | ) |
| YYUSE | ( | yyo | ) |
| YYUSE | ( | ctx | ) |
| YYUSE | ( | scanner | ) |
| yynewstate __pad0__ |
| yyexhaustedlab __pad10__ |
| yyreturn __pad11__ |
| yysetstate __pad1__ |
| yybackup __pad2__ |
| yydefault __pad3__ |
| yyreduce __pad4__ |
| yyerrlab __pad5__ |
| yyerrorlab __pad6__ |
| yyerrlab1 __pad7__ |
| yyacceptlab __pad8__ |
| yyabortlab __pad9__ |
| int struct ocpf_context * ctx |
Referenced by ocpf_clear_props(), ocpf_context_init(), ocpf_del_context(), ocpf_dump_folder(), ocpf_dump_named_property(), ocpf_dump_oleguid(), ocpf_dump_property(), ocpf_dump_recipients(), ocpf_dump_type(), ocpf_dump_variable(), ocpf_get_recipients(), ocpf_get_SPropValue(), ocpf_new_context(), ocpf_OpenFolder(), ocpf_parse(), ocpf_server_add_SPropValue(), ocpf_server_set_folderID(), ocpf_server_set_SPropValue(), ocpf_server_set_type(), ocpf_server_sync(), ocpf_set_Recipients(), ocpf_set_SPropValue(), ocpf_write_auto(), ocpf_write_commit(), and ocpf_write_init().
| else |
| int ocpf_yydebug |
| yyexhaustedlab scanner |
Referenced by ocpf_parse().
| YYACCEPT |
| goto yybackup |
| void yytop yytype_int16* yybottom |
Referenced by for().
| yychar = YYEMPTY |
| int yydebug |
| goto yydefault |
| goto yyerrlab |
Referenced by if().
| goto yyerrlab1 |
| yyerrstatus = 0 |
| int yyi |
| yylen = 0 |
| unsigned long int yylno = yyrline[yyrule] |
| yynerrs = 0 |
| goto yynewstate |
| static void scanner FILE * yyoutput |
| goto yyreduce |
Referenced by if().
| yyresult = 2 |
| goto yyreturn |
| int yyrule |
| goto yysetstate |
| yytype_int16* yyss |
Referenced by if().
| yytype_int16 yyssa[YYINITDEPTH] |
| yystacksize = YYINITDEPTH |
| int yytoken = 0 |
| yytype_int16* yytop |
| int yytype |
| YYSTYPE * yyvaluep |
| YYSTYPE yyvsa[YYINITDEPTH] |
| YY_IGNORE_MAYBE_UNINITIALIZED_BEGIN * yyvsp = yyvs = yyvsa |
|
|
This content is licensed under the Creative Commons Attribution ShareAlike License v. 3.0: http://creativecommons.org/licenses/by-sa/3.0/ |