BibleTime
|
Functions | |
int | hexDigitValue (char const hex) |
char | hexToChar (char const *const hex) |
int anonymous_namespace{gbftohtml.cpp}::hexDigitValue | ( | char const | hex | ) |
Definition at line 274 of file gbftohtml.cpp.
References BT_ASSERT, and hexDigitValue().
Referenced by hexDigitValue(), and hexToChar().
char anonymous_namespace{gbftohtml.cpp}::hexToChar | ( | char const *const | hex | ) |
Definition at line 289 of file gbftohtml.cpp.
References hexDigitValue(), and hexToChar().
Referenced by hexToChar().