Linux server1.dn-server.com 4.18.0-553.89.1.lve.el8.x86_64 #1 SMP Wed Dec 10 13:58:50 UTC 2025 x86_64
LiteSpeed
Server IP : 195.201.204.189 & Your IP : 216.73.216.37
Domains :
Cant Read [ /etc/named.conf ]
User : beriska1
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
opt /
alt /
ruby27 /
share /
ri /
system /
REXML /
XPath /
Delete
Unzip
Name
Size
Permission
Date
Action
cdesc-XPath.ri
929
B
-rw-r--r--
2023-06-06 18:25
each-c.ri
1.29
KB
-rw-r--r--
2023-06-06 18:25
first-c.ri
1.24
KB
-rw-r--r--
2023-06-06 18:25
match-c.ri
382
B
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI" each:ETI"REXML::XPath::each;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [I"IIterates over nodes that match the given path, calling the supplied ;TI"block with the match.;To:RDoc::Markup::List: @type: NOTE:@items[ o:RDoc::Markup::ListItem:@label[I"element;T; [o; ; [I"The context element;To;;[I" path;T; [o; ; [I"FThe xpath to search for. If not supplied or nil, defaults to '*';To;;[I"namespaces;T; [o; ; [I":If supplied, a Hash which defines a namespace mapping;To;;[I"variables;T; [o; ; [I"<If supplied, a Hash which maps $variables in the query ;TI"Bto values. This can be used to avoid XPath injection attacks ;TI"7or to automatically handle escaping string values.;To:RDoc::Markup::BlankLine o:RDoc::Markup::Verbatim; [ I"%XPath.each( node ) { |el| ... } ;TI"6XPath.each( node, '/*[@attr='v']' ) { |el| ... } ;TI"4XPath.each( node, 'ancestor::x' ) { |el| ... } ;TI"]XPath.each( node, '/book/publisher/text()=$publisher', {}, {"publisher"=>"O'Reilly"}) \ ;TI" {|el| ... };T:@format0: @fileI"lib/rexml/xpath.rb;T:0@omit_headings_from_table_of_contents_below000[ I"J(element, path=nil, namespaces=nil, variables={}, options={}, &block);T@7FI" XPath;TcRDoc::NormalClass00