BibleTime
Functions
anonymous_namespace{gbftohtml.cpp} Namespace Reference

Functions

int hexDigitValue (char const hex)
 
char hexToChar (char const *const hex)
 

Function Documentation

◆ hexDigitValue()

int anonymous_namespace{gbftohtml.cpp}::hexDigitValue ( char const  hex)

Definition at line 274 of file gbftohtml.cpp.

References BT_ASSERT.

Referenced by hexToChar().

◆ hexToChar()

char anonymous_namespace{gbftohtml.cpp}::hexToChar ( char const *const  hex)

Definition at line 289 of file gbftohtml.cpp.

References hexDigitValue().

Referenced by Filters::GbfToHtml::handleToken().