KHTML
tokenizer.cpp File Reference
#include "tokenizer.h"
#include "xml/dom_stringimpl.h"
#include "xml/dom3_xpathimpl.h"
#include "dom/dom3_xpath.h"
#include <cstdio>
Include dependency graph for tokenizer.cpp:
Go to the source code of this file.
Namespaces | |
khtml | |
khtml::XPath | |
Functions | |
void | khtml::XPath::initTokenizer (const DOM::DOMString &string) |
int | khtml::XPath::khtmlxpathyylex () |
Variables | |
static AxisNameMapping | khtml::XPath::axisNames [] |
static unsigned int | khtml::XPath::axisNamesCount = sizeof(axisNames) / sizeof(axisNames[0]) |
static const char *const | khtml::XPath::nodeTypeNames [] |
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:26:20 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.