-
Notifications
You must be signed in to change notification settings - Fork 8
/
keywords.txt
46 lines (37 loc) · 994 Bytes
/
keywords.txt
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
#######################################
# Syntax Coloring Map For Test
#######################################
#######################################
# Datatypes (KEYWORD1)
#######################################
SoapESP32 KEYWORD1
soapObject_t KEYWORD1
soapObjectVect_t KEYWORD1
soapServer_t KEYWORD1
soapServerCapVect_t KEYWORD1
#######################################
# Methods and Functions (KEYWORD2)
#######################################
wakeUpServer KEYWORD2
addServer KEYWORD2
seekServer KEYWORD2
browseServer KEYWORD2
searchServer KEYWORD2
getServerCount KEYWORD2
getServerInfo KEYWORD2
getServerCapabilities KEYWORD2
clearServerList KEYWORD2
readStart KEYWORD2
read KEYWORD2
readStop KEYWORD2
available KEYWORD2
getFileTypeName KEYWORD2
#######################################
# Constants (LITERAL1)
#######################################
fileTypeOther LITERAL1
fileTypeAudio LITERAL1
fileTypeImage LITERAL1
fileTypeVideo LITERAL1
capSearch LITERAL1
capSort LITERAL1