src/HTMLParser/HTMLEscape.cpp File Reference

#include "../../include/HTMLParser/HTMLEscape.hpp"

Namespaces

namespace  HTML
namespace  Strings

Classes

struct  HTML::CharsetASCII

Defines

#define BadPosition   _asm { int 3 }
#define TryOrBreak(X)   X ;
 This implementation is for ASCII parsing.

Functions

long HTML::atol (const char *str)
const unsigned int Strings::findLength (tCharPtr)
 Forward declare the findLength function.
int HTML::firstValidChar (const tchar *input, const int length)
static const CharsetASCII & HTML::getASCIICharsetFunctions ()
 Get a constant reference to the charset functions for ASCII.
const CharsetFunctions & HTML::getDefaultCharsetFunctions ()
 Get a constant reference to the charset functions for ASCII.
bool HTML::isSpaceChar (const tchar ch)
int HTML::lastValidChar (const tchar *input, const int length)
template<class U>
const U & Min (const U &a, const U &b)
bool HTML::validTrimChar (const tchar ch)


Define Documentation

#define BadPosition   _asm { int 3 }

#define TryOrBreak (  )     X ;

This implementation is for ASCII parsing.


Function Documentation

template<class U>
const U& Min ( const U &  a,
const U &  b 
)


(C) An X-Ryl669 project 2007

This document describes Unlimited Zooming Interface source code. UZI stands for Unlimited Zooming Interface, and source code license is