Searched refs:flush_string_content (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c12741 #define flush_string_content(enc) ripper_flush_string_content(parser, (enc)) macro
12743 #define flush_string_content(enc) ((void)(enc)) macro
12863 flush_string_content(enc);
13063 flush_string_content(enc);
H A Dripper.y6155 #define flush_string_content(enc) ripper_flush_string_content(parser, (enc))
6157 #define flush_string_content(enc) ((void)(enc))
6277 flush_string_content(enc);
6477 flush_string_content(enc);
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c12651 #define flush_string_content(enc) ripper_flush_string_content(parser, (enc)) macro
12653 #define flush_string_content(enc) ((void)(enc)) macro
12773 flush_string_content(enc);
12973 flush_string_content(enc);
H A Dparse.y6155 #define flush_string_content(enc) ripper_flush_string_content(parser, (enc))
6157 #define flush_string_content(enc) ((void)(enc))
6277 flush_string_content(enc);
6477 flush_string_content(enc);

Completed in 199 milliseconds