Definition at line 288 of file ripper.c.
| VALUE parser_params::coverage |
Definition at line 331 of file ripper.c.
Referenced by lex_get_str(), must_be_ascii_compatible(), parser_here_document(), parser_initialize(), parser_parse_string(), parser_prepare(), parser_set_encode(), parser_str_new(), parser_tokadd_string(), parser_tokaddmbc(), and reg_named_capture_assign_iter().
| VALUE parser_params::eofp |
Definition at line 293 of file ripper.c.
Referenced by parser_here_document(), parser_initialize(), parser_nextc(), parser_parse_string(), and parser_yylex().
Definition at line 290 of file ripper.c.
Referenced by parser_initialize(), parser_mark(), rb_parser_free(), and rb_parser_realloc().
| VALUE(* parser_params::parser_lex_gets |
Referenced by lex_getline().
| const char* parser_params::parser_lex_p |
| const char* parser_params::parser_lex_p |
| const char* parser_params::parser_lex_pbeg |
| const char* parser_params::parser_lex_pbeg |
| const char* parser_params::parser_lex_pend |
| const char* parser_params::parser_lex_pend |
Definition at line 324 of file ripper.c.
Referenced by parser_free(), parser_initialize(), and parser_memsize().
Definition at line 345 of file ripper.c.
Referenced by parser_set_token_info(), token_info_pop(), token_info_push(), and yycompile0().
1.4.7