Searched defs:dispatch_heredoc_end (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c12973 #define dispatch_heredoc_end() ripper_dispatch_heredoc_end(parser) macro
12975 #define dispatch_heredoc_end() ((void)0) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c12883 #define dispatch_heredoc_end() ripper_dispatch_heredoc_end(parser) macro
12885 #define dispatch_heredoc_end() ((void)0) macro

Completed in 358 milliseconds