summaryrefslogtreecommitdiff
path: root/Base64/keywords.txt
diff options
context:
space:
mode:
authorMike Beattie <mike@ethernal.org>2012-03-30 10:43:42 +1300
committerMike Beattie <mike@ethernal.org>2012-03-30 10:43:42 +1300
commit1323d55c6843c61266b2eba781619aebeede43ea (patch)
tree0cd445bb16cae8b6a5e32393396a822336e7a250 /Base64/keywords.txt
parent96f4db32924d826f2e5db7901e45cb550cd829b1 (diff)
Import Base64 library
Signed-off-by: Mike Beattie <mike@ethernal.org>
Diffstat (limited to 'Base64/keywords.txt')
-rwxr-xr-xBase64/keywords.txt24
1 files changed, 24 insertions, 0 deletions
diff --git a/Base64/keywords.txt b/Base64/keywords.txt
new file mode 100755
index 0000000..d77d2a9
--- /dev/null
+++ b/Base64/keywords.txt
@@ -0,0 +1,24 @@
+#######################################
+# Syntax Coloring Map For Ultrasound
+#######################################
+
+#######################################
+# Datatypes (KEYWORD1)
+#######################################
+
+# I WANT BASE64.h HIGHLIGHTED, DAMMIT!
+Base64 KEYWORD1
+
+#######################################
+# Methods and Functions (KEYWORD2)
+#######################################
+
+base64_encode KEYWORD2
+base64_decode KEYWORD2
+base64_enc_len KEYWORD2
+base64_dec_len KEYWORD2
+
+#######################################
+# Constants (LITERAL1)
+#######################################
+