method
make_regexp
ruby latest stable - Class:
URI::RFC2396_Parser
make_regexp(schemes = nil)public
returns Regexp that is default self.regexp[:ABS_URI_REF], unless schemes is provided. Then it is a Regexp.union with self.pattern[:X_ABS_URI]