Lines Matching refs:match

23 syn case match
27 syn match GnashComment "^#.*$" contains=@Spell,GnashTodo
28 syn match GnashComment "\s#.*$" contains=@Spell,GnashTodo
30 syn match GnashNumber display '\<\d\+\>'
36 syn match GnashSet '^\s*set\>'
37 syn match GnashSet '^\s*append\>'
39 syn match GnashKeyword '\<CertDir\>'
40 syn match GnashKeyword '\<ASCodingErrorsVerbosity\>'
41 syn match GnashKeyword '\<CertFile\>'
42 syn match GnashKeyword '\<EnableExtensions\>'
43 syn match GnashKeyword '\<HWAccel\>'
44 syn match GnashKeyword '\<LCShmKey\>'
45 syn match GnashKeyword '\<LocalConnection\>'
46 syn match GnashKeyword '\<MalformedSWFVerbosity\>'
47 syn match GnashKeyword '\<Renderer\>'
48 syn match GnashKeyword '\<RootCert\>'
49 syn match GnashKeyword '\<SOLReadOnly\>'
50 syn match GnashKeyword '\<SOLSafeDir\>'
51 syn match GnashKeyword '\<SOLreadonly\>'
52 syn match GnashKeyword '\<SOLsafedir\>'
53 syn match GnashKeyword '\<StartStopped\>'
54 syn match GnashKeyword '\<StreamsTimeout\>'
55 syn match GnashKeyword '\<URLOpenerFormat\>'
56 syn match GnashKeyword '\<XVideo\>'
57 syn match GnashKeyword '\<actionDump\>'
58 syn match GnashKeyword '\<blacklist\>'
59 syn match GnashKeyword '\<debugger\>'
60 syn match GnashKeyword '\<debuglog\>'
61 syn match GnashKeyword '\<delay\>'
62 syn match GnashKeyword '\<enableExtensions\>'
63 syn match GnashKeyword '\<flashSystemManufacturer\>'
64 syn match GnashKeyword '\<flashSystemOS\>'
65 syn match GnashKeyword '\<flashVersionString\>'
66 syn match GnashKeyword '\<ignoreFSCommand\>'
67 syn match GnashKeyword '\<ignoreShowMenu\>'
68 syn match GnashKeyword '\<insecureSSL\>'
69 syn match GnashKeyword '\<localSandboxPath\>'
70 syn match GnashKeyword '\<localdomain\>'
71 syn match GnashKeyword '\<localhost\>'
72 syn match GnashKeyword '\<microphoneDevice\>'
73 syn match GnashKeyword '\<parserDump\>'
74 syn match GnashKeyword '\<pluginsound\>'
75 syn match GnashKeyword '\<quality\>'
76 syn match GnashKeyword '\<solLocalDomain\>'
77 syn match GnashKeyword '\<sound\>'
78 syn match GnashKeyword '\<splashScreen\>'
79 syn match GnashKeyword '\<startStopped\>'
80 syn match GnashKeyword '\<streamsTimeout\>'
81 syn match GnashKeyword '\<urlOpenerFormat\>'
82 syn match GnashKeyword '\<verbosity\>'
83 syn match GnashKeyword '\<webcamDevice\>'
84 syn match GnashKeyword '\<whitelist\>'
85 syn match GnashKeyword '\<writelog\>'