1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib/rexml
nobu 5aa9eb4616 elementdecl.rb: suppress warnings
* lib/rexml/dtd/elementdecl.rb (PATTERN_RE): comment out overridden
  constant, and '_' is included in '\w'.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-11-23 00:00:38 +00:00
..
dtd elementdecl.rb: suppress warnings 2014-11-23 00:00:38 +00:00
formatters
light
parsers
validation
attlistdecl.rb
attribute.rb
cdata.rb
child.rb
comment.rb * lib/rexml/**/*.rb: removed commented-out code. 2014-09-21 03:10:27 +00:00
doctype.rb
document.rb * lib/rexml/document.rb: add REXML::Document#document. 2014-11-13 13:29:50 +00:00
element.rb
encoding.rb
entity.rb * lib/rexml/document.rb: add REXML::Document#document. 2014-11-13 13:29:50 +00:00
functions.rb * lib/cgi/core.rb: remove unused variables. 2014-07-27 11:04:28 +00:00
instruction.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
namespace.rb
node.rb
output.rb
parent.rb
parseexception.rb
quickpath.rb * lib: revert r31635-r31638 and untabify with expand(1). 2011-05-19 00:07:25 +00:00
rexml.rb
sax2listener.rb
security.rb
source.rb
streamlistener.rb * lib/cgi/html.rb: fix typo by @windwiny [fix GH-506] 2014-01-19 05:43:26 +00:00
syncenumerator.rb
text.rb
undefinednamespaceexception.rb
xmldecl.rb
xmltokens.rb
xpath.rb * lib: Convert tabs to spaces for ruby files per 2011-05-18 21:19:18 +00:00
xpath_parser.rb