PHP 8.2.31
Preview: attlistdecl.rb Size: 197 B
//proc/thread-self/root/opt/alt/ruby19/lib64/ruby/1.9.1/rexml/dtd/attlistdecl.rb

require "rexml/child"
module REXML
  module DTD
    class AttlistDecl < Child
      START = "<!ATTLIST"
      START_RE = /^\s*#{START}/um
      PATTERN_RE = /\s*(#{START}.*?>)/um
    end
  end
end

Directory Contents

Dirs: 0 × Files: 5

Name Size Perms Modified Actions
197 B lrw-r--r-- 2009-10-02 10:45:39
Edit Download
1.29 KB lrw-r--r-- 2009-10-02 10:45:39
Edit Download
420 B lrw-r--r-- 2009-10-02 10:45:39
Edit Download
1.63 KB lrw-r--r-- 2009-10-02 10:45:39
Edit Download
1.03 KB lrw-r--r-- 2009-10-02 10:45:39
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).