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

/macosx-10.9.5/ruby-104/ruby/ext/ripper/
H A Dripper.c586 #define RE_OPTION_ENCODING(e) (((e)&0xff)<<RE_OPTION_ENCODING_SHIFT) macro
/macosx-10.9.5/ruby-104/ruby/
H A Dparse.c586 #define RE_OPTION_ENCODING(e) (((e)&0xff)<<RE_OPTION_ENCODING_SHIFT) macro

Completed in 145 milliseconds