if (i) {
start_p = p += 14;
while (p < r->args.data + r->args.len) {
if (*p++ != '&') {
if (*p++ == '&') {
continue;
p--;
break;
}