42 const char* from = orig.
c_str();
44 for (text =
""; *from; ++from) {
83 text.
append((
char)atoi(&token[2]));
107 token[tokpos++] = *from;
#define SWORD_NAMESPACE_START
const char * c_str() const
SWBuf & append(const char *str, long max=-1)
virtual char processText(SWBuf &text, const SWKey *key=0, const SWModule *module=0)
#define SWORD_NAMESPACE_END