GRAYBYTE WORDPRESS FILE MANAGER7558

Server IP : 198.54.121.189 / Your IP : 216.73.216.140
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Directory : /usr/share/mc/syntax/
Upload Files :
Current_dir [ Not Writeable ] Document_root [ Writeable ]

Command :


Current File : /usr/share/mc/syntax//awk.syntax
# AWK syntax by
# Olegarch  <olegarch@mail.ru>
# Andres Farfan, <nafraf@linuxmail.org>
# Ilia Maslakov <il.smind gmail com>
#
# (c) 2003, 2004, 2009
#  This program is free software: you can redistribute it and/or modify
#  it under the terms of the GNU General Public License as published by
#  the Free Software Foundation, either version 3 of the License, or
#  (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program.  If not, see <http://www.gnu.org/licenses/>.

context default

    keyword whole linestart #!\[\s\]/bin/\[msg\]awk yellow magenta
    keyword whole linestart #!\[\s\]/usr/bin/\[msg\]awk yellow magenta
# Keywords
    keyword whole AMNOISE white
    keyword whole BEGIN white
    keyword whole END white
    keyword whole func white
    keyword whole function white
    keyword whole nextfile white

    keyword whole return white/26
    keyword whole print white/26
    keyword whole printf white/26
    keyword whole if white/26
    keyword whole else white/26
    keyword whole while white/26
    keyword whole for white/26
    keyword whole in white/26
    keyword whole do white/26
    keyword whole break white/26
    keyword whole continue white/26
    keyword whole next white/26
    keyword whole exit white/26
    keyword whole close white/26
    keyword whole system white/26
    keyword whole getline white/26
# Builtin functions:
    keyword whole atan2        white black
    keyword whole cos          white black
    keyword whole exp          white black
    keyword whole int          white black
    keyword whole log          white black
    keyword whole rand         white black
    keyword whole sin          white black
    keyword whole sqrt         white black
    keyword whole srand        white black
    keyword whole gsub         white black
    keyword whole index        white black
    keyword whole length       white black
    keyword whole match        white black
    keyword whole split        white black
    keyword whole sprintf      white black
    keyword whole sub          white black
    keyword whole substr       white black
    keyword whole asort        white black
    keyword whole asorti       white black

    keyword whole xor white
    keyword whole and white
    keyword whole or white

# Gawk builtin functions:
    keyword whole fflush       white black
    keyword whole gensub       white black
    keyword whole tolower      white black
    keyword whole toupper      white black
    keyword whole systime      white black
    keyword whole strftime     white black
    keyword whole strtonum white
    keyword whole bindtextdomain white
    keyword whole dcgettext white
    keyword whole dcngettext white
    keyword whole compl white
    keyword whole delete white
    keyword whole extension white
    keyword whole mktime white
    keyword whole lshift white
    keyword whole rshift white

# Builtin variables:
    keyword whole ARGIND brightblue
    keyword whole BINMODE brightblue
    keyword whole CONVFMT brightblue
    keyword whole ENVIRON brightblue
    keyword whole LINT brightblue
    keyword whole TEXTDOMAIN brightblue
    keyword whole ARGC brightblue
    keyword whole ARGV brightblue
    keyword whole FILENAME brightblue
    keyword whole FNR brightblue
    keyword whole FS brightblue
    keyword whole NF brightblue
    keyword whole NR brightblue
    keyword whole OFMT brightblue
    keyword whole OFS brightblue
    keyword whole ORS brightblue
    keyword whole RLENGTH brightblue
    keyword whole RS brightblue
    keyword whole RSTART brightblue
    keyword whole SUBSEP brightblue
# Gawk builtin variables:
    keyword whole ARGIND brightblue
    keyword whole ERRNO brightblue
    keyword whole RT brightblue
    keyword whole IGNORECASE brightblue
    keyword whole FIELDWIDTHS brightblue

    keyword '\s' brightgreen/16
    keyword '+' brightgreen/16
    keyword > yellow/24
    keyword < yellow/24
    keyword \+ yellow/24
    keyword - yellow/24
    keyword \* yellow/24
    keyword % yellow/24
    keyword = yellow/24
    keyword != yellow/24
    keyword == yellow/24
    keyword { white/25
    keyword } white/25
    keyword ( white/25
    keyword ) white/25
    keyword [*] magenta
    keyword , white/25
    keyword : white/25
    keyword ; lightgray/19
    keyword $\[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\] brightred/18
# Begin/End:
    keyword whole BEGIN red
    keyword whole END red
# Function keyword:
    keyword whole function brightmagenta
# Hex constant:
    keyword 0\{xX\}\[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ0123456789\] magenta/6
# Tab:    \t
#    keyword linestart \t lightgray/13 blue/6

# Sed:
    keyword linestart /^ red
    keyword linestart /^# red
context /^#*/ red

# Comments:
context linestart # \n brown
context linestart $ \n brown

# String:
context " " green/6
    keyword \\" brightgreen/16
    keyword \\\n brightgreen/16
    keyword %% brightgreen/16
    keyword %\[#0\s-\+,\]\[0123456789\]\[.\]\[0123456789\]\[L\]\{eEfgGoxX\} brightgreen/16
    keyword %\[0\s-\+,\]\[0123456789\]\[.\]\[0123456789\]\[hl\]\{diu\} brightgreen/16
    keyword %\[hl\]n brightgreen/16
    keyword %\[.\]\[0123456789\]s brightgreen/16
    keyword %[*] brightgreen/16
    keyword %c brightgreen/16
    keyword \\\{0123\}\{01234567\}\{01234567\} brightgreen/16
    keyword \\\\ brightgreen/16
    keyword \\' brightgreen/16
    keyword \\\{abtnvfr\} brightgreen/16

[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
March 05 2024 23:20:28
root / root
0755
PKGBUILD.syntax
13.276 KB
February 24 2017 20:25:57
root / root
0644
Syntax
7.259 KB
October 18 2019 20:37:56
root / root
0644
ada95.syntax
1.74 KB
February 24 2017 20:25:57
root / root
0644
as.syntax
5.582 KB
February 24 2017 20:25:57
root / root
0644
aspx.syntax
1.044 KB
February 24 2017 20:25:57
root / root
0644
assembler.syntax
11.864 KB
February 24 2017 20:25:57
root / root
0644
awk.syntax
5.633 KB
February 24 2017 20:25:57
root / root
0644
c.syntax
3.337 KB
February 24 2017 20:25:57
root / root
0644
cabal.syntax
9.529 KB
February 24 2017 20:25:57
root / root
0644
changelog.syntax
0.914 KB
February 24 2017 20:25:57
root / root
0644
cmake.syntax
32.188 KB
February 24 2017 20:25:57
root / root
0644
cs.syntax
4.435 KB
February 24 2017 20:25:57
root / root
0644
css.syntax
19.452 KB
February 24 2017 20:25:57
root / root
0644
cuda.syntax
4.596 KB
February 24 2017 20:25:57
root / root
0644
cxx.syntax
3.8 KB
February 24 2017 20:25:57
root / root
0644
cython.syntax
10.214 KB
February 24 2017 20:25:57
root / root
0644
d.syntax
18.042 KB
February 24 2017 20:25:57
root / root
0644
debian-changelog.syntax
0.657 KB
February 24 2017 20:25:57
root / root
0644
debian-control.syntax
0.9 KB
February 24 2017 20:25:57
root / root
0644
debian-description.syntax
0.462 KB
February 24 2017 20:25:57
root / root
0644
debian-sources-list.syntax
0.361 KB
February 24 2017 20:25:57
root / root
0644
diff.syntax
1.202 KB
February 24 2017 20:25:57
root / root
0644
dlink.syntax
8.055 KB
February 24 2017 20:25:57
root / root
0644
dos.syntax
2.12 KB
February 24 2017 20:25:57
root / root
0644
ebuild.syntax
11.615 KB
March 04 2017 10:07:36
root / root
0644
eiffel.syntax
2.917 KB
February 24 2017 20:25:57
root / root
0644
erlang.syntax
9.816 KB
February 24 2017 20:25:57
root / root
0644
f90.syntax
8.751 KB
February 24 2017 20:25:57
root / root
0644
filehighlight.syntax
2.305 KB
February 24 2017 20:25:57
root / root
0644
fortran.syntax
8.405 KB
February 24 2017 20:25:57
root / root
0644
glsl.syntax
15.252 KB
February 24 2017 20:25:57
root / root
0644
go.syntax
5.031 KB
February 24 2017 20:25:57
root / root
0644
haskell.syntax
8.49 KB
February 24 2017 20:25:57
root / root
0644
html.syntax
35.405 KB
March 04 2017 10:07:36
root / root
0644
idl.syntax
2.998 KB
February 24 2017 20:25:57
root / root
0644
ini.syntax
0.215 KB
February 24 2017 20:25:57
root / root
0644
j.syntax
1.551 KB
February 24 2017 20:25:57
root / root
0644
jal.syntax
10.04 KB
February 24 2017 20:25:57
root / root
0644
java.syntax
3.817 KB
February 24 2017 20:25:57
root / root
0644
js.syntax
5.035 KB
February 24 2017 20:25:57
root / root
0644
latex.syntax
8.754 KB
February 24 2017 20:25:57
root / root
0644
lisp.syntax
2.184 KB
February 24 2017 20:25:57
root / root
0644
lkr.syntax
2.06 KB
February 24 2017 20:25:57
root / root
0644
lsm.syntax
1.22 KB
February 24 2017 20:25:57
root / root
0644
lua.syntax
8.343 KB
February 24 2017 20:25:57
root / root
0644
m4.syntax
3.059 KB
February 24 2017 20:25:57
root / root
0644
mail.syntax
4.017 KB
February 24 2017 20:25:57
root / root
0644
makefile.syntax
2.306 KB
February 24 2017 20:25:57
root / root
0644
ml.syntax
2.57 KB
February 24 2017 20:25:57
root / root
0644
named.syntax
6.525 KB
February 24 2017 20:25:57
root / root
0644
nemerle.syntax
5.618 KB
February 24 2017 20:25:57
root / root
0644
nroff.syntax
7.948 KB
February 24 2017 20:25:57
root / root
0644
octave.syntax
10.58 KB
February 24 2017 20:25:57
root / root
0644
opencl.syntax
5.608 KB
March 04 2017 17:26:19
root / root
0644
osl.syntax
3.972 KB
March 04 2017 17:26:19
root / root
0644
pascal.syntax
3.889 KB
February 24 2017 20:25:57
root / root
0644
perl.syntax
9.535 KB
February 24 2017 20:25:57
root / root
0644
php.syntax
108.731 KB
February 24 2017 20:25:57
root / root
0644
po.syntax
2.264 KB
February 24 2017 20:25:57
root / root
0644
povray.syntax
8.348 KB
February 24 2017 20:25:57
root / root
0644
procmail.syntax
8.104 KB
February 24 2017 20:25:57
root / root
0644
properties.syntax
1.596 KB
February 24 2017 20:25:57
root / root
0644
puppet.syntax
21.554 KB
February 24 2017 20:25:57
root / root
0644
python.syntax
9.331 KB
February 24 2017 20:25:57
root / root
0644
r.syntax
4.329 KB
March 04 2017 17:26:19
root / root
0644
ruby.syntax
5.967 KB
February 24 2017 20:25:57
root / root
0644
sh.syntax
64.367 KB
February 24 2017 20:25:57
root / root
0644
slang.syntax
3.348 KB
February 24 2017 20:25:57
root / root
0644
smalltalk.syntax
5.147 KB
February 24 2017 20:25:57
root / root
0644
spec.syntax
11.371 KB
February 24 2017 20:25:57
root / root
0644
sql.syntax
9.986 KB
February 24 2017 20:25:57
root / root
0644
strace.syntax
1.051 KB
February 24 2017 20:25:57
root / root
0644
swig.syntax
5.432 KB
February 24 2017 20:25:57
root / root
0644
syntax.syntax
2.096 KB
March 04 2017 17:26:19
root / root
0644
tcl.syntax
4.318 KB
February 24 2017 20:25:57
root / root
0644
texinfo.syntax
8.87 KB
February 24 2017 20:25:57
root / root
0644
tt.syntax
3.551 KB
February 24 2017 20:25:57
root / root
0644
unknown.syntax
0.03 KB
February 24 2017 20:25:57
root / root
0644
verilog.syntax
7.589 KB
February 24 2017 20:25:57
root / root
0644
vhdl.syntax
5.013 KB
February 24 2017 20:25:57
root / root
0644
xml.syntax
1.12 KB
February 24 2017 20:25:57
root / root
0644
yaml.syntax
1.236 KB
March 04 2017 17:26:19
root / root
0644
yum-repo.syntax
0.345 KB
February 24 2017 20:25:57
root / root
0644
yxx.syntax
6.417 KB
February 24 2017 20:25:57
root / root
0644

GRAYBYTE WORDPRESS FILE MANAGER @ 2025
CONTACT ME
Static GIF