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>
Go to the source code of this file.
Namespaces | |
namespace | khtml |
namespace | 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-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2023 The KDE developers.
Generated on Mon Feb 20 2023 00:00:00 by doxygen 1.9.6 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.