░▒▓████████████████████████████████▓▒░ ░▒▓█ ▓▒░ ░▒▓█ ~ S W A M P ~ ▓▒░ ░▒▓█ ▓▒░ ░▒▓████████████████████████████████▓▒░
pplmvsvm
LOCATION:
/usr/lib/ruby/gems/3.1.0/gems/rexml-3.3.9/lib/rexml/dtd
☗ ROOT
↻ REFRESH
✎ CARVE FLESH
EDITING: attlistdecl.rb
# frozen_string_literal: false require_relative "../child" module REXML module DTD class AttlistDecl < Child START = "<!ATTLIST" START_RE = /^\s*#{START}/um PATTERN_RE = /\s*(#{START}.*?>)/um end end end
CANCEL
Name
Type
Size
Modified
Actions
↩ ..
DIR
—
—
📄 attlistdecl.rb
RB
234 B
2025-03-26 04:20
EDIT
📄 dtd.rb
RB
1.2 KB
2025-03-26 04:20
EDIT
📄 elementdecl.rb
RB
456 B
2025-03-26 04:20
EDIT
📄 entitydecl.rb
RB
1.7 KB
2025-03-26 04:20
EDIT
📄 notationdecl.rb
RB
1.1 KB
2025-03-26 04:20
EDIT