STR_NEW3 397 ext/ripper/ripper.c #define STR_NEW3(p,n,e,func) parser_str_new((p),(n),(e),(func),current_enc) STR_NEW3 343 ext/ripper/ripper.y #define STR_NEW3(p,n,e,func) parser_str_new((p),(n),(e),(func),current_enc) STR_NEW3 397 parse.c #define STR_NEW3(p,n,e,func) parser_str_new((p),(n),(e),(func),current_enc) STR_NEW3 343 parse.y #define STR_NEW3(p,n,e,func) parser_str_new((p),(n),(e),(func),current_enc)