-
Notifications
You must be signed in to change notification settings - Fork 435
Expand file tree
/
Copy pathSplunk.xml
More file actions
53 lines (53 loc) · 2.46 KB
/
Splunk.xml
File metadata and controls
53 lines (53 loc) · 2.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
<?xml version='1.0' encoding='UTF-8'?>
<NotepadPlus>
<!-- 'Splunk' autoCompletion definition automatically generated from UDL keyword lists by generate_ac.py on 2025-09-12 -->
<!-- Default values automatically generated, and have no knowledge of the actual constructs for this particular language. -->
<!-- This is a starting point, and should be improved into a full autoCompletion with function parameter hints, etc, by an expert in this language. -->
<!-- If you are such an expert, please remove these comments and submit your updates back to the UDL Collection. Thank you. -->
<AutoComplete language="Splunk">
<!-- Environment: Change start/stopFunc, paramSeparator, and terminal as needed -->
<Environment ignoreCase="no" startFunc="(" stopFunc=")" paramSeparator="," terminal="" additionalWordChar=""/>
<!-- KeyWords: generator assumes all keywords are _not_ functions -->
<KeyWord name="!EXP" func="no"/>
<KeyWord name="!LOW" func="no"/>
<KeyWord name="!aNULL" func="no"/>
<KeyWord name="!eNULL" func="no"/>
<KeyWord name="+HIGH" func="no"/>
<KeyWord name="+MEDIUM" func="no"/>
<KeyWord name="0" func="no"/>
<KeyWord name="1" func="no"/>
<KeyWord name="ALL" func="no"/>
<KeyWord name="False" func="no"/>
<KeyWord name="GB" func="no"/>
<KeyWord name="KB" func="no"/>
<KeyWord name="MB" func="no"/>
<KeyWord name="RC4+RSA" func="no"/>
<KeyWord name="Splunk" func="no"/>
<KeyWord name="True" func="no"/>
<KeyWord name="absent_key" func="no"/>
<KeyWord name="auto" func="no"/>
<KeyWord name="blacklist" func="no"/>
<KeyWord name="d" func="no"/>
<KeyWord name="days" func="no"/>
<KeyWord name="default" func="no"/>
<KeyWord name="disable" func="no"/>
<KeyWord name="disabled" func="no"/>
<KeyWord name="enable" func="no"/>
<KeyWord name="enabled" func="no"/>
<KeyWord name="false" func="no"/>
<KeyWord name="has_key" func="no"/>
<KeyWord name="indexQueue" func="no"/>
<KeyWord name="indexing" func="no"/>
<KeyWord name="m" func="no"/>
<KeyWord name="main" func="no"/>
<KeyWord name="n" func="no"/>
<KeyWord name="oldest" func="no"/>
<KeyWord name="parsingQueue" func="no"/>
<KeyWord name="rejectAlways" func="no"/>
<KeyWord name="replicationQueue" func="no"/>
<KeyWord name="s" func="no"/>
<KeyWord name="true" func="no"/>
<KeyWord name="typingQueue" func="no"/>
<KeyWord name="whitelist" func="no"/>
</AutoComplete>
</NotepadPlus>