KHTML
dom_string.cpp File Reference
#include "dom/dom_string.h"
#include "xml/dom_stringimpl.h"
Include dependency graph for dom_string.cpp:

Go to the source code of this file.
Functions | |
bool | DOM::operator== (const DOMString &a, const char *b) |
bool | DOM::operator== (const DOMString &a, const QString &b) |
bool | DOM::operator== (const DOMString &a, const DOMString &b) |
bool | DOM::strcasecmp (const DOMString &as, const char *bs) |
bool | DOM::strcasecmp (const DOMString &as, const DOMString &bs) |