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