39 const unsigned char *from;
41 if ((
unsigned long)key < 2)
45 from = (
const unsigned char *)orig.
c_str();
47 for (text =
""; *from; from++) {
51 else if (*from < 0xc0) {
185 text += (*from - 0x40);
#define SWORD_NAMESPACE_START
virtual char processText(SWBuf &text, const SWKey *key=0, const SWModule *module=0)
const char * c_str() const
#define SWORD_NAMESPACE_END