aboutsummaryrefslogtreecommitdiffhomepage
path: root/include/Scintilla.iface
diff options
context:
space:
mode:
authornyamatongwe <unknown>2011-09-22 09:44:09 +1000
committernyamatongwe <unknown>2011-09-22 09:44:09 +1000
commit7161fdfd33f687b46e9f18d906f6a0aa7b9cea9a (patch)
tree02f75aef5d87ea5e6ca390d0ac2e4d1c1892eb1f /include/Scintilla.iface
parent2a8f88b678fec0f855ff95bce58ce0fecfb8873a (diff)
downloadscintilla-mirror-7161fdfd33f687b46e9f18d906f6a0aa7b9cea9a.tar.gz
Hashquoted strings for Pike language from Chris Angelico.
Diffstat (limited to 'include/Scintilla.iface')
-rw-r--r--include/Scintilla.iface1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Scintilla.iface b/include/Scintilla.iface
index 9530f4292..51ada6026 100644
--- a/include/Scintilla.iface
+++ b/include/Scintilla.iface
@@ -2469,6 +2469,7 @@ val SCE_C_COMMENTDOCKEYWORDERROR=18
val SCE_C_GLOBALCLASS=19
val SCE_C_STRINGRAW=20
val SCE_C_TRIPLEVERBATIM=21
+val SCE_C_HASHQUOTEDSTRING=22
# Lexical states for SCLEX_D
lex D=SCLEX_D SCE_D_
val SCE_D_DEFAULT=0