kviewshell
XMLTags.cpp File Reference
#include "XMLTags.h"#include "UnicodeByteStream.h"#include <ctype.h>
Include dependency graph for XMLTags.cpp:

Go to the source code of this file.
Functions | |
| static GUTF8String | getargn (char const tag[], char const *&t) |
| static GUTF8String | getargv (char const tag[], char const *&t) |
| static bool | isspaces (const GUTF8String &raw) |
| static GUTF8String | tagtoname (char const tag[]) |
| static GUTF8String | tagtoname (char const tag[], char const *&t) |
Function Documentation
| static GUTF8String getargn | ( | char const | tag[], | |
| char const *& | t | |||
| ) | [static] |
Definition at line 90 of file XMLTags.cpp.
| static GUTF8String getargv | ( | char const | tag[], | |
| char const *& | t | |||
| ) | [static] |
Definition at line 99 of file XMLTags.cpp.
| static bool isspaces | ( | const GUTF8String & | raw | ) | [inline, static] |
Definition at line 143 of file XMLTags.cpp.
| static GUTF8String tagtoname | ( | char const | tag[] | ) | [inline, static] |
Definition at line 136 of file XMLTags.cpp.
| static GUTF8String tagtoname | ( | char const | tag[], | |
| char const *& | t | |||
| ) | [static] |
Definition at line 127 of file XMLTags.cpp.
KDE 3.5 API Reference