Go to the source code of this file.
◆ ConvertMetaChars()
template<typename text>
| void ConvertMetaChars |
( |
text * | string | ) |
|
◆ DecodeFormat()
template<typename text>
| void DecodeFormat |
( |
text * | string | ) |
|
◆ EncodeFormat()
template<typename text>
| void EncodeFormat |
( |
text * | string | ) |
|
◆ IsFormatTypeChar()
template<typename text>
| int IsFormatTypeChar |
( |
text | string1 | ) |
|
◆ SameFormat()
template<typename text>
| int SameFormat |
( |
text * | string1, |
|
|
text * | string2 ) |
◆ StripSpaces()
template<typename text>
| void StripSpaces |
( |
text * | string | ) |
|
◆ StripSpacesFromMetaString()
template<typename text>
| void StripSpacesFromMetaString |
( |
text * | string | ) |
|
◆ OLESTRING_DEFAULT_SIZE
| const unsigned int OLESTRING_DEFAULT_SIZE = 256 |