Kate
katehighlighthelpers.cpp File Reference
#include "katehighlighthelpers.h"
#include "katetextline.h"
#include "katedocument.h"
#include "katesyntaxdocument.h"
#include "katerenderer.h"
#include "kateglobal.h"
#include "kateschema.h"
#include "kateconfig.h"
#include "kateextendedattribute.h"
#include <QtCore/QSet>
Include dependency graph for katehighlighthelpers.cpp:

Go to the source code of this file.
Functions | |
static int | checkEscapedChar (const QString &text, int offset, int &len) |
Function Documentation
static int checkEscapedChar | ( | const QString & | text, | |
int | offset, | |||
int & | len | |||
) | [static] |
Definition at line 637 of file katehighlighthelpers.cpp.