Searched refs:spc10 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dpack.c372 static const char spc10[] = " "; local
508 rb_str_buf_cat(res, (type == 'A')?spc10:nul10, 10);
511 rb_str_buf_cat(res, (type == 'A')?spc10:nul10, len);

Completed in 118 milliseconds