mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	|  bbee6968f8 `#=~` builds `MatchData`, requiring extra allocations as compared to
`#match?`, which returns a boolean w/o having to build the `MatchData`.
 | ||
|---|---|---|
| .. | ||
| common.rb | ||
| file.rb | ||
| ftp.rb | ||
| generic.rb | ||
| http.rb | ||
| https.rb | ||
| ldap.rb | ||
| ldaps.rb | ||
| mailto.rb | ||
| rfc2396_parser.rb | ||
| rfc3986_parser.rb | ||
| uri.gemspec | ||
| version.rb | ||
| ws.rb | ||
| wss.rb | ||