|
LibreOffice Module comphelper (master) 1
|
#include <sal/config.h>#include <cassert>#include <rtl/character.hxx>#include <unicode/uchar.h>#include <comphelper/syntaxhighlight.hxx>#include <o3tl/typed_flags_set.hxx>Go to the source code of this file.
Classes | |
| struct | o3tl::typed_flags< CharFlags > |
| class | SyntaxHighlighter::Tokenizer |
Namespaces | |
| namespace | o3tl |
Functions | |
| static int | compare_strings (const void *arg1, const void *arg2) |
Variables | |
| static const char * | strListBasicKeyWords [] |
| static const char * | strListSqlKeyWords [] |
|
static |
Definition at line 256 of file syntaxhighlight.cxx.
Referenced by SyntaxHighlighter::Tokenizer::getNextToken().
|
static |
Definition at line 54 of file syntaxhighlight.cxx.
Referenced by SyntaxHighlighter::SyntaxHighlighter().
|
static |
Definition at line 188 of file syntaxhighlight.cxx.
Referenced by SyntaxHighlighter::SyntaxHighlighter().