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-2013 The KDE developers.
Generated on Mon Jul 15 2013 05:14:09 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2013 The KDE developers.
Generated on Mon Jul 15 2013 05:14:09 by doxygen 1.8.3.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.