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.217.130
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 /
QuickPath /
Delete
Unzip
Name
Size
Permission
Date
Action
attribute-c.ri
262
B
-rw-r--r--
2023-06-06 18:25
axe-c.ri
270
B
-rw-r--r--
2023-06-06 18:25
cdesc-QuickPath.ri
1.01
KB
-rw-r--r--
2023-06-06 18:25
each-c.ri
290
B
-rw-r--r--
2023-06-06 18:25
filter-c.ri
477
B
-rw-r--r--
2023-06-06 18:25
first-c.ri
284
B
-rw-r--r--
2023-06-06 18:25
function-c.ri
277
B
-rw-r--r--
2023-06-06 18:25
match-c.ri
284
B
-rw-r--r--
2023-06-06 18:25
method_missing-c.ri
277
B
-rw-r--r--
2023-06-06 18:25
name-c.ri
246
B
-rw-r--r--
2023-06-06 18:25
parse_args-c.ri
275
B
-rw-r--r--
2023-06-06 18:25
predicate-c.ri
1.32
KB
-rw-r--r--
2023-06-06 18:25
Save
Rename
U:RDoc::AnyMethod[iI"predicate:ETI" REXML::QuickPath::predicate;TT:privateo:RDoc::Markup::Document:@parts[o:RDoc::Markup::Paragraph; [ I"IA predicate filters a node-set with respect to an axis to produce a ;TI"Enew node-set. For each node in the node-set to be filtered, the ;TI"IPredicateExpr is evaluated with that node as the context node, with ;TI"Kthe number of nodes in the node-set as the context size, and with the ;TI"Hproximity position of the node in the node-set with respect to the ;TI"Jaxis as the context position; if PredicateExpr evaluates to true for ;TI"Kthat node, the node is included in the new node-set; otherwise, it is ;TI"not included.;To:RDoc::Markup::BlankLine o; ; [I"HA PredicateExpr is evaluated by evaluating the Expr and converting ;TI"Ithe result to a boolean. If the result is a number, the result will ;TI"Ibe converted to true if the number is equal to the context position ;TI"Fand will be converted to false otherwise; if the result is not a ;TI"Fnumber, then the result will be converted as if by a call to the ;TI"Eboolean function. Thus a location path para[3] is equivalent to ;TI"para[position()=3].;T: @fileI"lib/rexml/quickpath.rb;T:0@omit_headings_from_table_of_contents_below000[ I"( elements, path );T@FI"QuickPath;TcRDoc::NormalClass00