static L jreplace_return(L tok, S in, S out) { jreplace(tok, in, out); ret tok; }