RE_WSTART
len = VIP(sp)->klen + sizeof(RE_WSTART) + sizeof(RE_WSTOP);
len = snprintf(bp, blen, "%s%s%s", RE_WSTART, VIP(sp)->keyw, RE_WSTOP);