w_bytes 197 marshal.c w_bytes(buf, strlen(buf), arg);
w_bytes 214 marshal.c w_bytes(sym, strlen(sym), arg);
w_bytes 384 marshal.c w_bytes(RSTRING(v)->ptr, RSTRING(v)->len, arg);
w_bytes 404 marshal.c w_bytes(RSTRING(path)->ptr, RSTRING(path)->len, arg);
w_bytes 416 marshal.c w_bytes(RSTRING(path)->ptr, RSTRING(path)->len, arg);
w_bytes 455 marshal.c w_bytes(RSTRING(obj)->ptr, RSTRING(obj)->len, arg);
w_bytes 461 marshal.c w_bytes(RREGEXP(obj)->str, RREGEXP(obj)->len, arg);