Lines Matching refs:s
4 " :3s+-foo++g
28 let s:cpo_save = &cpo
43 syn match DnsmasqValues "=.*"hs=s+1 contains=DnsmasqComment,DnsmasqSpecial
61 syn match DnsmasqComment "\(^\|\s\+\)#.*$" contains=@Spell,DnsmasqTodo
69 syn match DnsmasqKeywordSpecial ",\<static\>"hs=s+1 contains=DnsmasqSpecial
70 syn match DnsmasqKeywordSpecial ",\<infinite\>"hs=s+1 contains=DnsmasqSpecial
78 syn match DnsmasqKeywordSpecial ",\<ignore\>"hs=s+1 contains=DnsmasqSpecial
81 syn match DnsmasqKeyword "^\s*add-mac\>"
82 syn match DnsmasqKeyword "^\s*add-subnet\>"
83 syn match DnsmasqKeyword "^\s*addn-hosts\>"
84 syn match DnsmasqKeyword "^\s*address\>"
85 syn match DnsmasqKeyword "^\s*alias\>"
86 syn match DnsmasqKeyword "^\s*all-servers\>"
87 syn match DnsmasqKeyword "^\s*auth-zone\>"
88 syn match DnsmasqKeyword "^\s*bind-dynamic\>"
89 syn match DnsmasqKeyword "^\s*bind-interfaces\>"
90 syn match DnsmasqKeyword "^\s*bogus-nxdomain\>"
91 syn match DnsmasqKeyword "^\s*bogus-priv\>"
92 syn match DnsmasqKeyword "^\s*bootp-dynamic\>"
93 syn match DnsmasqKeyword "^\s*bridge-interface\>"
94 syn match DnsmasqKeyword "^\s*cache-size\>"
95 syn match DnsmasqKeyword "^\s*clear-on-reload\>"
96 syn match DnsmasqKeyword "^\s*cname\>"
97 syn match DnsmasqKeyword "^\s*conf-dir\>"
98 syn match DnsmasqKeyword "^\s*conf-file\>"
99 syn match DnsmasqKeyword "^\s*conntrack\>"
100 syn match DnsmasqKeyword "^\s*dhcp-alternate-port\>"
101 syn match DnsmasqKeyword "^\s*dhcp-authoritative\>"
102 syn match DnsmasqKeyword "^\s*dhcp-boot\>"
103 syn match DnsmasqKeyword "^\s*dhcp-broadcast\>"
104 syn match DnsmasqKeyword "^\s*dhcp-circuitid\>"
105 syn match DnsmasqKeyword "^\s*dhcp-client-update\>"
106 syn match DnsmasqKeyword "^\s*dhcp-duid\>"
107 syn match DnsmasqKeyword "^\s*dhcp-fqdn\>"
108 syn match DnsmasqKeyword "^\s*dhcp-generate-names\>"
109 syn match DnsmasqKeyword "^\s*dhcp-host\>"
110 syn match DnsmasqKeyword "^\s*dhcp-hostsfile\>"
111 syn match DnsmasqKeyword "^\s*dhcp-ignore\>"
112 syn match DnsmasqKeyword "^\s*dhcp-ignore-names\>"
113 syn match DnsmasqKeyword "^\s*dhcp-lease-max\>"
114 syn match DnsmasqKeyword "^\s*dhcp-leasefile\>"
115 syn match DnsmasqKeyword "^\s*dhcp-luascript\>"
116 syn match DnsmasqKeyword "^\s*dhcp-mac\>"
117 syn match DnsmasqKeyword "^\s*dhcp-match\>"
118 syn match DnsmasqKeyword "^\s*dhcp-no-override\>"
119 syn match DnsmasqKeyword "^\s*dhcp-option\>"
120 syn match DnsmasqKeyword "^\s*dhcp-option-force\>"
121 syn match DnsmasqKeyword "^\s*dhcp-optsfile\>"
122 syn match DnsmasqKeyword "^\s*dhcp-proxy\>"
123 syn match DnsmasqKeyword "^\s*dhcp-range\>"
124 syn match DnsmasqKeyword "^\s*dhcp-relay\>"
125 syn match DnsmasqKeyword "^\s*dhcp-remoteid\>"
126 syn match DnsmasqKeyword "^\s*dhcp-script\>"
127 syn match DnsmasqKeyword "^\s*dhcp-scriptuser\>"
128 syn match DnsmasqKeyword "^\s*dhcp-sequential-ip\>"
129 syn match DnsmasqKeyword "^\s*dhcp-subscrid\>"
130 syn match DnsmasqKeyword "^\s*dhcp-userclass\>"
131 syn match DnsmasqKeyword "^\s*dhcp-vendorclass\>"
132 syn match DnsmasqKeyword "^\s*dhcp-hostsdir\>"
133 syn match DnsmasqKeyword "^\s*dns-rr\>"
134 syn match DnsmasqKeyword "^\s*dnssec\>"
135 syn match DnsmasqKeyword "^\s*dnssec-check-unsigned\>"
136 syn match DnsmasqKeyword "^\s*dnssec-no-timecheck\>"
137 syn match DnsmasqKeyword "^\s*dnssec-timestamp\>"
138 syn match DnsmasqKeyword "^\s*dns-forward-max\>"
139 syn match DnsmasqKeyword "^\s*domain\>"
140 syn match DnsmasqKeyword "^\s*domain-needed\>"
141 syn match DnsmasqKeyword "^\s*edns-packet-max\>"
142 syn match DnsmasqKeyword "^\s*enable-dbus\>"
143 syn match DnsmasqKeyword "^\s*enable-ra\>"
144 syn match DnsmasqKeyword "^\s*enable-tftp\>"
145 syn match DnsmasqKeyword "^\s*except-interface\>"
146 syn match DnsmasqKeyword "^\s*expand-hosts\>"
147 syn match DnsmasqKeyword "^\s*filterwin2k\>"
148 syn match DnsmasqKeyword "^\s*group\>"
149 syn match DnsmasqKeyword "^\s*host-record\>"
150 syn match DnsmasqKeyword "^\s*interface\>"
151 syn match DnsmasqKeyword "^\s*interface-name\>"
152 syn match DnsmasqKeyword "^\s*ipset\>"
153 syn match DnsmasqKeyword "^\s*ignore-address\>"
154 syn match DnsmasqKeyword "^\s*keep-in-foreground\>"
155 syn match DnsmasqKeyword "^\s*leasefile-ro\>"
156 syn match DnsmasqKeyword "^\s*listen-address\>"
157 syn match DnsmasqKeyword "^\s*local\>"
158 syn match DnsmasqKeyword "^\s*localmx\>"
159 syn match DnsmasqKeyword "^\s*local-ttl\>"
160 syn match DnsmasqKeyword "^\s*local-service\>"
161 syn match DnsmasqKeyword "^\s*localise-queries\>"
162 syn match DnsmasqKeyword "^\s*log-async\>"
163 syn match DnsmasqKeyword "^\s*log-dhcp\>"
164 syn match DnsmasqKeyword "^\s*log-facility\>"
165 syn match DnsmasqKeyword "^\s*log-queries\>"
166 syn match DnsmasqKeyword "^\s*max-ttl\>"
167 syn match DnsmasqKeyword "^\s*max-cache-ttl\>"
168 syn match DnsmasqKeyword "^\s*min-cache-ttl\>"
169 syn match DnsmasqKeyword "^\s*min-port\>"
170 syn match DnsmasqKeyword "^\s*mx-host\>"
171 syn match DnsmasqKeyword "^\s*mx-target\>"
172 syn match DnsmasqKeyword "^\s*naptr-record\>"
173 syn match DnsmasqKeyword "^\s*neg-ttl\>"
174 syn match DnsmasqKeyword "^\s*no-daemon\>"
175 syn match DnsmasqKeyword "^\s*no-dhcp-interface\>"
176 syn match DnsmasqKeyword "^\s*no-hosts\>"
177 syn match DnsmasqKeyword "^\s*no-negcache\>"
178 syn match DnsmasqKeyword "^\s*no-ping\>"
179 syn match DnsmasqKeyword "^\s*no-poll\>"
180 syn match DnsmasqKeyword "^\s*no-resolv\>"
181 syn match DnsmasqKeyword "^\s*pid-file\>"
182 syn match DnsmasqKeyword "^\s*port\>"
183 syn match DnsmasqKeyword "^\s*proxy-dnssec\>"
184 syn match DnsmasqKeyword "^\s*ptr-record\>"
185 syn match DnsmasqKeyword "^\s*pxe-prompt\>"
186 syn match DnsmasqKeyword "^\s*pxe-service\>"
187 syn match DnsmasqKeyword "^\s*query-port\>"
188 syn match DnsmasqKeyword "^\s*quiet-ra\>"
189 syn match DnsmasqKeyword "^\s*quiet-dhcp\>"
190 syn match DnsmasqKeyword "^\s*quiet-dhcp6\>"
191 syn match DnsmasqKeyword "^\s*ra-param\>"
192 syn match DnsmasqKeyword "^\s*read-ethers\>"
193 syn match DnsmasqKeyword "^\s*rebind-domain-ok\>"
194 syn match DnsmasqKeyword "^\s*rebind-localhost-ok\>"
195 syn match DnsmasqKeyword "^\s*resolv-file\>"
196 syn match DnsmasqKeyword "^\s*rev-server\>"
197 syn match DnsmasqKeyword "^\s*selfmx\>"
198 syn match DnsmasqKeyword "^\s*server\>"
199 syn match DnsmasqKeyword "^\s*servers-file\>"
200 syn match DnsmasqKeyword "^\s*srv-host\>"
201 syn match DnsmasqKeyword "^\s*stop-dns-rebind\>"
202 syn match DnsmasqKeyword "^\s*strict-order\>"
203 syn match DnsmasqKeyword "^\s*synth-domain\>"
204 syn match DnsmasqKeyword "^\s*tag-if\>"
205 syn match DnsmasqKeyword "^\s*test\>"
206 syn match DnsmasqKeyword "^\s*tftp-max\>"
207 syn match DnsmasqKeyword "^\s*tftp-lowercase\>"
208 syn match DnsmasqKeyword "^\s*tftp-no-blocksize\>"
209 syn match DnsmasqKeyword "^\s*tftp-no-fail\>"
210 syn match DnsmasqKeyword "^\s*tftp-port-range\>"
211 syn match DnsmasqKeyword "^\s*tftp-root\>"
212 syn match DnsmasqKeyword "^\s*tftp-secure\>"
213 syn match DnsmasqKeyword "^\s*tftp-unique-root\>"
214 syn match DnsmasqKeyword "^\s*txt-record\>"
215 syn match DnsmasqKeyword "^\s*user\>"
216 syn match DnsmasqKeyword "^\s*version\>"
240 let &cpo = s:cpo_save
241 unlet s:cpo_save