- TOPLEVEL_BINDING -- 組み込み定数
- TRUE -- 組み込み定数
- TRUNC -- class/module File::Constants -- File::Constants
- TrueClass -- class/module OptionParser -- optparse.rb
- UID -- class/module Process -- Process
- UID -- class/module Net::IMAP::FetchData -- net/imap.rb
- UN -- class/module Sync_m -- Sync_m
- UNKNOWN -- class/module Kconv -- kconv.rb
- UNKNOWN -- class/module NKF -- NKF
- UNKNOWN -- class/module Zlib -- ruby-src:ext/zlib/doc/zlib.rd
- USERNAME_COMPLETION_PROC -- class/module Readline -- Readline
- VERSION -- 組み込み定数
- VERSION -- class/module GDBM -- GDBM
- VERSION -- class/module WIN32OLE -- ruby-src:ext/win32ole/doc/win32ole.rd
- VERSION -- class/module Zlib -- ruby-src:ext/zlib/doc/zlib.rd
- WNOHANG -- class/module Process -- Process
- WRCREAT(Ruby 1.8.2 以降) -- class/module DBM -- DBM
- WRCREAT(Ruby 1.8.2 以降) -- class/module GDBM -- GDBM
- WRITER(Ruby 1.8.2 以降) -- class/module DBM -- DBM
- WRITER(Ruby 1.8.2 以降) -- class/module GDBM -- GDBM
- WRONLY -- class/module File::Constants -- File::Constants
- WUNTRACED -- class/module Process -- Process
- XXX[value,...] -- class/module Struct -- Struct
- ZLIB_VERSION -- class/module Zlib -- ruby-src:ext/zlib/doc/zlib.rd
- [ -- class/module Shell -- ruby-src:doc/shell.rd.ja
- [ -- class/module Shell -- ruby-src:doc/shell.rd
- [(ret[,ret2[,...]]]) -- class/module Continuation -- Continuation
- [](a) -- class/module Vector -- Vector
- [](arg ...) -- class/module Proc -- Proc
- [](arg, ...) -- class/module Method -- Method
- [](args, ...) -- class/module UnboundMethod -- UnboundMethod
- [](field) -- class/module Mail -- Mail
- [](first...last) -- class/module String -- String
- [](first..last) -- class/module String -- String
- [](i) -- class/module Vector -- Vector
- [](i, j) -- class/module Matrix -- Matrix
- [](key) -- class/module Hash -- Hash
- [](key) -- class/module DBM -- DBM
- [](key) -- class/module GDBM -- GDBM
- [](key) -- class/module Net::HTTPRequest -- net/http.rb
- [](key) -- class/module TMail::Mail -- TMail::Mail
- [](n) -- class/module MatchData -- MatchData
- [](name) -- class/module Thread -- Thread
- [](name) -- class/module PStore -- PStore
- [](name, *rtype) -- class/module Win32::Registry -- Win32::Registry
- [](nth) -- class/module Array -- Array
- [](nth) -- class/module Integer -- Integer
- [](nth) -- class/module String -- String
- [](nth) -- class/module Struct -- Struct
- [](nth) -> String -- class/module StringScanner -- strscan.so
- [](nth, len) -- class/module String -- String
- [](property) -- class/module WIN32OLE -- ruby-src:ext/win32ole/doc/win32ole.rd
- [](property)= -- class/module WIN32OLE -- ruby-src:ext/win32ole/doc/win32ole.rd
- [](regexp) -- class/module String -- String
- [](regexp, nth) -- class/module String -- String
- [](rows) -- class/module Matrix -- Matrix
- [](start, length) -- class/module Array -- Array
- [](start, length) -- class/module MatchData -- MatchData
- [](start..end) -- class/module Array -- Array
- [](start..end) -- class/module MatchData -- MatchData
- [](substr) -- class/module String -- String
- []=(first...last,val) -- class/module String -- String
- []=(first..last,val) -- class/module String -- String
- []=(i,j,x) -- class/module Matrix -- Matrix
- []=(i,x) -- class/module Vector -- Vector
- []=(key,val) -- class/module Net::HTTPRequest -- net/http.rb
- []=(key,val) -- class/module TMail::Mail -- TMail::Mail
- []=(key,value) -- class/module Hash -- Hash
- []=(key,value) -- class/module DBM -- DBM
- []=(key,value) -- class/module GDBM -- GDBM
- []=(name, value) -- class/module PStore -- PStore
- []=(name, wtype = nil,value) -- class/module Win32::Registry -- Win32::Registry
- []=(name,val) -- class/module Thread -- Thread
- []=(nth, len,val) -- class/module String -- String
- []=(nth,val) -- class/module Array -- Array
- []=(nth,val) -- class/module String -- String
- []=(nth,value) -- class/module Struct -- Struct
- []=(regexp, nth,val) -- class/module String -- String
- []=(regexp,val) -- class/module String -- String
- []=(start, length,val) -- class/module Array -- Array
- []=(start..end,val) -- class/module Array -- Array
- []=(substr,val) -- class/module String -- String
- ^(other) -- class/module FalseClass -- FalseClass
- ^(other) -- class/module Integer -- Integer
- ^(other) -- class/module TrueClass -- TrueClass
- ^(other) -- class/module NilClass -- NilClass
- __drbref -- class/module DRb::DRbObject -- dRuby
- __getobj__ -- class/module Delegator -- delegate.rb
- __getobj__ -- class/module SimpleDelegator -- delegate.rb
- __id__ -- class/module Object -- Object
- __send__(name[, args ... ]) -- class/module Object -- Object
- __send__(name[, args ... ]) { ... } -- class/module Object -- Object
- __setobj__(obj) -- class/module SimpleDelegator -- delegate.rb
- _dump(limit) -- class/module Object -- Marshal
- _dump(lv) -- class/module DRb::DRbUndumped -- dRuby
- _id2ref(id) -- class/module ObjectSpace -- ObjectSpace
- _invoke(dispid, args, types) -- class/module WIN32OLE -- ruby-src:ext/win32ole/doc/win32ole.rd
- _load(str) -- class/module Class -- Marshal
- a(href = "") -- class/module CGI::HtmlExtension -- CGI
- abort -- 組み込み関数