代码搜索:syntax
找到约 10,000 项符合「syntax」的源代码
代码结果 10,000
www.eeworm.com/read/121688/14742809
syntax php.syntax
# PHP syntax file
# kludges by Stephen Perez ;)
# (comment highlighting modifications (alla Emacs) by Paul Sheer) */
context default cyan/5
keyword brightcyan/1
www.eeworm.com/read/121688/14742813
syntax nroff.syntax
context default
spellcheck
keyword \\fP brightgreen/6
keyword \\fR brightgreen/6
keyword \\fB brightgreen/6
keyword \\fI brightgreen/6
keyword linestart .AS cyan/5
keyword
www.eeworm.com/read/121688/14742817
syntax css.syntax
# Don't edit this syntax file - it is generated from a perl script(./css.pl)
# Edit the perl script instead.
wholechars ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789_
context default
www.eeworm.com/read/121688/14742820
syntax latex.syntax
context default
wholechars left \\
wholechars right abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ
spellcheck
keyword } brightgreen/6
keyword { brightgreen/6
keyword \\} yell
www.eeworm.com/read/121688/14742824
syntax xml.syntax
context default
keyword &*; brightgreen/16
keyword %*; brightgreen/16
keyword white/26
context exclusive
context whit
www.eeworm.com/read/121688/14742828
syntax pascal.syntax
# Pascal (BP7 IDE alike)
context default yellow/24
keyword whole absolute white/25
keyword whole and white/25
keyword whole array white/25
keyword whole as white/25
keyword whole
www.eeworm.com/read/121688/14742831
syntax unknown.syntax
context default
spellcheck
keyword whole GNU yellow/24
www.eeworm.com/read/121688/14742834
syntax fortran.syntax
# ---------------------------------------------------
# fortran.syntax
# FORTRAN language syntax highlighting template.
# Provides syntax highlighting rules for the
# FORTRAN programming language.
#
www.eeworm.com/read/121688/14742843
syntax html.syntax
# html highlighting with tags in caps always. if you want everything in lowercase
# use tr
# i got upto IMG in the netscape comprehensive tags reference. thereafter will get
# done later - paul
con
www.eeworm.com/read/121688/14742850
syntax changelog.syntax
context default
keyword \s+() brightmagenta/23
keyword \t+() brightmagenta/23
spellcheck
context linestart \t\* : brightcyan/17
context linestart \s\s\s\s\s\s\s\s\* : brightcyan/17
cont