From 846ab99d6f52efaf3b2cc98231fe5fc985878516 Mon Sep 17 00:00:00 2001 From: jowenn Date: Sun, 10 Nov 2002 21:46:17 +0000 Subject: test highlighting file --- (limited to 'share') diff --git a/share/tinykate/syntax/cpp.xml b/share/tinykate/syntax/cpp.xml new file mode 100644 index 0000000..889457c --- a/dev/null +++ b/share/tinykate/syntax/cpp.xml @@ -0,0 +1,188 @@ + + + + + + class + false + friend + inline + namespace + new + delete + operator + private + protected + public + reinterpret_cast + static_cast + dynamic_cast + template + this + throw + true + try + typeid + typename + using + virtual + and_eq + and + bitand + bitor + compl + not_eq + not + or_eq + or + xor_eq + xor + bad_cast + bad_typeid + except + finally + type_info + xalloc + Q_EXPORT + Q_OBJECT + K_DCOP + SLOT + SIGNAL + slots + signals + Q_PROPERTY + Q_ENUMS + Q_SETS + Q_OVERRIDE + Q_CLASSINFO + TRUE + FALSE + break + case + continue + default + do + else + enum + extern + for + goto + if + return + sizeof + struct + switch + typedef + union + while + connect + + + bool + wchar_t + mutable + uint + auto + char + const + double + float + int + long + register + short + signed + static + unsigned + void + volatile + int16_t + int32_t + int8_t + int64_t + uint16_t + uint32_t + uint8_t + uint64_t + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v0.9.0.2