#include <string.h>#include "TGHtml.h"#include "TImage.h"Go to the source code of this file.
Functions | |
| void | HtmlTranslateEscapes (char *z) |
| void | ToLower (char *z) |
| void HtmlTranslateEscapes | ( | char * | z | ) |
Definition at line 305 of file TGHtmlParse.cxx.
References c, EscHash(), EscInit(), gApEscHash, h, if(), j, p, and x80.
Referenced by TGHtml::TextInsertCmd(), TGHtmlMarkupElement::TGHtmlMarkupElement(), and TGHtml::Tokenize().
| void ToLower | ( | char * | z | ) |
Definition at line 538 of file TGHtmlParse.cxx.
1.5.1