HomeSort by relevance Sort by last modified time
    Searched refs:RUBY_VERSION (Results 1 - 7 of 7) sorted by null

  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/streams/
interactive.rb 15 if RUBY_VERSION =~ /^1\.9/
  /external/antlr/antlr-3.4/runtime/Ruby/test/functional/parser/
rule-methods.rb 126 mname = RUBY_VERSION =~ /^1\.9/ ? proc { | n | n.to_sym } : proc { | n | n.to_s }
  /external/antlr/antlr-3.4/runtime/Ruby/test/unit/
test-template.rb 106 if RUBY_VERSION =~ /^1\.9/
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/test/
grammar.rb 8 if RUBY_VERSION =~ /^1\.9/
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
PrettyPatch.rb 102 if RUBY_VERSION >= "1.9"
676 if RUBY_VERSION >= "1.9"
  /external/antlr/antlr-3.4/runtime/Ruby/lib/antlr3/
dfa.rb 169 if RUBY_VERSION =~ /^1\.9/
streams.rb 388 if RUBY_VERSION =~ /^1\.9/
    [all...]

Completed in 432 milliseconds