46 for (text =
""; *from; from++) {
63 text +=
"<sync type=\"Strongs\" value=\"";
64 for (tok = token + 1; *tok; tok++)
70 text +=
"<sync type=\"Morph\" value=\"";
71 for (tok = token + 2; *tok; tok++)
82 for (tok = token + 3; *tok; tok++) {
83 if(*tok !=
'<' && *tok+1 !=
'R' && *tok+2 !=
'x') {
107 text +=
"<font face=\"";
108 for (tok = token + 2; *tok; tok++)
129 text +=
"<font color=\"#ff0000\">";
164 text += (char)atoi(&token[2]);
190 text +=
"<div class=\"sechead\">";
213 token[tokpos++] = *from;
#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