Class
Constants
PATTERN_RE = /^s*(#{START}.*?)>/um
No documentation available
No documentation available
Class Methods
2.7
View on GitHub
# File tmp/rubies/ruby-2.7.6/lib/rexml/dtd/elementdecl.rb, line 12
def initialize match
@name = match[1]
@rest = match[2]
end
s*(((([“‘]).*?5)|*)*?)(/)?>/um, true)