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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c365 #define TOK_INTERN(mb) rb_intern3(tok(), toklen(), current_enc) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c365 #define TOK_INTERN(mb) rb_intern3(tok(), toklen(), current_enc) macro

Completed in 159 milliseconds